Skip to content

Commit 95f3739

Browse files
mergify[bot]dependabot[bot]github-actions[bot]kruskall
authored
build(deps): bump golang.org/x/sync from 0.17.0 to 0.18.0 in the golang-org-x group (#19530) (#19537)
* build(deps): bump golang.org/x/sync in the golang-org-x group Bumps the golang-org-x group with 1 update: [golang.org/x/sync](https://github.com/golang/sync). Updates `golang.org/x/sync` from 0.17.0 to 0.18.0 - [Commits](golang/sync@v0.17.0...v0.18.0) --- updated-dependencies: - dependency-name: golang.org/x/sync dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-org-x ... * Update NOTICE.txt * Update NOTICE-fips.txt --------- (cherry picked from commit a07ed75) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: kruskall <[email protected]>
1 parent d15790d commit 95f3739

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

NOTICE-fips.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5654,11 +5654,11 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
56545654

56555655
--------------------------------------------------------------------------------
56565656
Dependency : golang.org/x/sync
5657-
Version: v0.17.0
5657+
Version: v0.18.0
56585658
Licence type (autodetected): BSD-3-Clause
56595659
--------------------------------------------------------------------------------
56605660

5661-
Contents of probable licence file $GOMODCACHE/golang.org/x/sync@v0.17.0/LICENSE:
5661+
Contents of probable licence file $GOMODCACHE/golang.org/x/sync@v0.18.0/LICENSE:
56625662

56635663
Copyright 2009 The Go Authors.
56645664

NOTICE.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5654,11 +5654,11 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
56545654

56555655
--------------------------------------------------------------------------------
56565656
Dependency : golang.org/x/sync
5657-
Version: v0.17.0
5657+
Version: v0.18.0
56585658
Licence type (autodetected): BSD-3-Clause
56595659
--------------------------------------------------------------------------------
56605660

5661-
Contents of probable licence file $GOMODCACHE/golang.org/x/sync@v0.17.0/LICENSE:
5661+
Contents of probable licence file $GOMODCACHE/golang.org/x/sync@v0.18.0/LICENSE:
56625662

56635663
Copyright 2009 The Go Authors.
56645664

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ require (
4747
go.uber.org/zap v1.27.0
4848
go.uber.org/zap/exp v0.3.0
4949
golang.org/x/net v0.46.0
50-
golang.org/x/sync v0.17.0
50+
golang.org/x/sync v0.18.0
5151
golang.org/x/term v0.36.0
5252
golang.org/x/time v0.14.0
5353
google.golang.org/grpc v1.76.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -738,8 +738,8 @@ golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4/go.mod h1:RxMgew5VJxzue5/jJ
738738
golang.org/x/sync v0.1.0/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
739739
golang.org/x/sync v0.3.0/go.mod h1:FU7BRWz2tNW+3quACPkgCx/L+uEAv1htQ0V83Z9Rj+Y=
740740
golang.org/x/sync v0.6.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk=
741-
golang.org/x/sync v0.17.0 h1:l60nONMj9l5drqw6jlhIELNv9I0A4OFgRsG9k2oT9Ug=
742-
golang.org/x/sync v0.17.0/go.mod h1:9KTHXmSnoGruLpwFjVSX0lNNA75CykiMECbovNTZqGI=
741+
golang.org/x/sync v0.18.0 h1:kr88TuHDroi+UVf+0hZnirlk8o8T+4MrK6mr60WkH/I=
742+
golang.org/x/sync v0.18.0/go.mod h1:9KTHXmSnoGruLpwFjVSX0lNNA75CykiMECbovNTZqGI=
743743
golang.org/x/sys v0.0.0-20180810173357-98c5dad5d1a0/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
744744
golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
745745
golang.org/x/sys v0.0.0-20190412213103-97732733099d/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=

0 commit comments

Comments
 (0)