Skip to content

Commit eb010ab

Browse files
chore(deps): bump github.com/go-jose/go-jose/v4 (#217)
Bumps [github.com/go-jose/go-jose/v4](https://github.com/go-jose/go-jose) from 4.1.3 to 4.1.4. - [Release notes](https://github.com/go-jose/go-jose/releases) - [Commits](go-jose/go-jose@v4.1.3...v4.1.4) --- updated-dependencies: - dependency-name: github.com/go-jose/go-jose/v4 dependency-version: 4.1.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7bc6fee commit eb010ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infra/terraform/tests/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ require (
4747
github.com/envoyproxy/go-control-plane/envoy v1.36.0 // indirect
4848
github.com/envoyproxy/protoc-gen-validate v1.3.0 // indirect
4949
github.com/felixge/httpsnoop v1.0.4 // indirect
50-
github.com/go-jose/go-jose/v4 v4.1.3 // indirect
50+
github.com/go-jose/go-jose/v4 v4.1.4 // indirect
5151
github.com/go-logr/logr v1.4.3 // indirect
5252
github.com/go-logr/stdr v1.2.2 // indirect
5353
github.com/google/s2a-go v0.1.9 // indirect

0 commit comments

Comments
 (0)