Skip to content

Commit

Permalink
build(deps): bump github.com/versent/saml2aws/v2 from 2.36.11 to 2.36.12
Browse files Browse the repository at this point in the history
Bumps [github.com/versent/saml2aws/v2](https://github.com/versent/saml2aws) from 2.36.11 to 2.36.12.
- [Release notes](https://github.com/versent/saml2aws/releases)
- [Changelog](https://github.com/Versent/saml2aws/blob/master/.goreleaser.ubuntu-20.04.yml)
- [Commits](Versent/saml2aws@v2.36.11...v2.36.12)

---
updated-dependencies:
- dependency-name: github.com/versent/saml2aws/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 27, 2023
1 parent dddec51 commit 6bdf193
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ require (
github.com/tdewolff/minify/v2 v2.19.10
github.com/ulikunitz/xz v0.5.11
github.com/urfave/cli/v2 v2.25.7
github.com/versent/saml2aws/v2 v2.36.11
github.com/versent/saml2aws/v2 v2.36.12
github.com/zalando/go-keyring v0.2.3
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0
go.opentelemetry.io/otel v1.19.0
Expand Down Expand Up @@ -115,7 +115,7 @@ require (
github.com/yuin/goldmark-emoji v1.0.1 // indirect
go.opentelemetry.io/proto/otlp v1.0.0 // indirect
golang.org/x/mod v0.13.0 // indirect
golang.org/x/net v0.16.0 // indirect
golang.org/x/net v0.17.0 // indirect
golang.org/x/sys v0.13.0 // indirect
golang.org/x/text v0.13.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6bdf193

Please sign in to comment.