Skip to content
/ iris Public
  • Sponsor
  • Notifications You must be signed in to change notification settings
  • Fork 2.5k
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 033344f

Browse files
authoredFeb 5, 2025··
Bump golang.org/x/time from 0.8.0 to 0.10.0
Bumps [golang.org/x/time](https://github.com/golang/time) from 0.8.0 to 0.10.0. - [Commits](golang/time@v0.8.0...v0.10.0) --- updated-dependencies: - dependency-name: golang.org/x/time dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 52fab1b commit 033344f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ require (
4444
golang.org/x/net v0.33.0
4545
golang.org/x/sys v0.28.0
4646
golang.org/x/text v0.21.0
47-
golang.org/x/time v0.8.0
47+
golang.org/x/time v0.10.0
4848
google.golang.org/protobuf v1.36.1
4949
gopkg.in/ini.v1 v1.67.0
5050
gopkg.in/yaml.v3 v3.0.1

‎go.sum

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.