Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfaf23b7

Browse files
build(deps): bump golang.org/x/time from 0.3.0 to 0.6.0 in /internal/examples (#482)
build(deps): bump golang.org/x/time in /internal/examplesBumps [golang.org/x/time](https://github.com/golang/time) from 0.3.0 to 0.6.0.- [Commits](golang/time@v0.3.0...v0.6.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>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent807f8e8 commitfaf23b7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎internal/examples/go.mod‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ replace github.com/coder/websocket => ../..
66

77
require (
88
github.com/coder/websocketv0.0.0-00010101000000-000000000000
9-
golang.org/x/timev0.3.0
9+
golang.org/x/timev0.6.0
1010
)

‎internal/examples/go.sum‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
golang.org/x/timev0.3.0 h1:rg5rLMjNzMS1RkNLzCG38eapWhnYLFYXDXj2gOlr8j4=
2-
golang.org/x/timev0.3.0/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ=
1+
golang.org/x/timev0.6.0 h1:eTDhh4ZXt5Qf0augr54TN6suAUudPcawVZeIAPU7D4U=
2+
golang.org/x/timev0.6.0/go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp