From 04a5da4f3572af278e99a40c512b0c7bfd139e27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 12:45:56 +0000 Subject: [PATCH] build(deps): bump golang.org/x/net in /assets/http2 Bumps [golang.org/x/net](https://github.com/golang/net) from 0.27.0 to 0.28.0. - [Commits](https://github.com/golang/net/compare/v0.27.0...v0.28.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- assets/http2/go.mod | 4 ++-- assets/http2/go.sum | 8 ++++---- assets/http2/vendor/golang.org/x/net/LICENSE | 4 ++-- assets/http2/vendor/golang.org/x/text/LICENSE | 4 ++-- assets/http2/vendor/modules.txt | 4 ++-- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/assets/http2/go.mod b/assets/http2/go.mod index bfb54db9c..801b46b44 100644 --- a/assets/http2/go.mod +++ b/assets/http2/go.mod @@ -2,6 +2,6 @@ module github.com/cloudfoundry/cf-acceptance-tests/assets/http2 go 1.22.0 -require golang.org/x/net v0.27.0 +require golang.org/x/net v0.28.0 -require golang.org/x/text v0.16.0 // indirect +require golang.org/x/text v0.17.0 // indirect diff --git a/assets/http2/go.sum b/assets/http2/go.sum index bcf7a3498..5ce9e30ae 100644 --- a/assets/http2/go.sum +++ b/assets/http2/go.sum @@ -1,4 +1,4 @@ -golang.org/x/net v0.27.0 h1:5K3Njcw06/l2y9vpGCSdcxWOYHOUk3dVNGDXN+FvAys= -golang.org/x/net v0.27.0/go.mod h1:dDi0PyhWNoiUOrAS8uXv/vnScO4wnHQO4mj9fn/RytE= -golang.org/x/text v0.16.0 h1:a94ExnEXNtEwYLGJSIUxnWoxoRz/ZcCsV63ROupILh4= -golang.org/x/text v0.16.0/go.mod h1:GhwF1Be+LQoKShO3cGOHzqOgRrGaYc9AvblQOmPVHnI= +golang.org/x/net v0.28.0 h1:a9JDOJc5GMUJ0+UDqmLT86WiEy7iWyIhz8gz8E4e5hE= +golang.org/x/net v0.28.0/go.mod h1:yqtgsTWOOnlGLG9GFRrK3++bGOUEkNBoHZc8MEDWPNg= +golang.org/x/text v0.17.0 h1:XtiM5bkSOt+ewxlOE/aE/AKEHibwj/6gvWMl9Rsh0Qc= +golang.org/x/text v0.17.0/go.mod h1:BuEKDfySbSR4drPmRPG/7iBdf8hvFMuRexcpahXilzY= diff --git a/assets/http2/vendor/golang.org/x/net/LICENSE b/assets/http2/vendor/golang.org/x/net/LICENSE index 6a66aea5e..2a7cf70da 100644 --- a/assets/http2/vendor/golang.org/x/net/LICENSE +++ b/assets/http2/vendor/golang.org/x/net/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2009 The Go Authors. All rights reserved. +Copyright 2009 The Go Authors. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are @@ -10,7 +10,7 @@ notice, this list of conditions and the following disclaimer. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - * Neither the name of Google Inc. nor the names of its + * Neither the name of Google LLC nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. diff --git a/assets/http2/vendor/golang.org/x/text/LICENSE b/assets/http2/vendor/golang.org/x/text/LICENSE index 6a66aea5e..2a7cf70da 100644 --- a/assets/http2/vendor/golang.org/x/text/LICENSE +++ b/assets/http2/vendor/golang.org/x/text/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2009 The Go Authors. All rights reserved. +Copyright 2009 The Go Authors. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are @@ -10,7 +10,7 @@ notice, this list of conditions and the following disclaimer. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - * Neither the name of Google Inc. nor the names of its + * Neither the name of Google LLC nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. diff --git a/assets/http2/vendor/modules.txt b/assets/http2/vendor/modules.txt index 35f2e5f63..64e1a5c32 100644 --- a/assets/http2/vendor/modules.txt +++ b/assets/http2/vendor/modules.txt @@ -1,11 +1,11 @@ -# golang.org/x/net v0.27.0 +# golang.org/x/net v0.28.0 ## explicit; go 1.18 golang.org/x/net/http/httpguts golang.org/x/net/http2 golang.org/x/net/http2/h2c golang.org/x/net/http2/hpack golang.org/x/net/idna -# golang.org/x/text v0.16.0 +# golang.org/x/text v0.17.0 ## explicit; go 1.18 golang.org/x/text/secure/bidirule golang.org/x/text/transform