Skip to content

Commit a7106af

Browse files
chore(deps): bump github.com/versent/saml2aws/v2 from 2.36.17 to 2.36.18
Bumps [github.com/versent/saml2aws/v2](https://github.com/versent/saml2aws) from 2.36.17 to 2.36.18. - [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.17...v2.36.18) --- updated-dependencies: - dependency-name: github.com/versent/saml2aws/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 493bf88 commit a7106af

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ require (
2525
github.com/spf13/cobra v1.8.1
2626
github.com/spf13/pflag v1.0.5
2727
github.com/spf13/viper v1.19.0
28-
github.com/versent/saml2aws/v2 v2.36.17
28+
github.com/versent/saml2aws/v2 v2.36.18
2929
go.uber.org/zap v1.27.0
3030
golang.org/x/mod v0.22.0
3131
gopkg.in/ini.v1 v1.67.0
@@ -85,14 +85,14 @@ require (
8585
github.com/modern-go/reflect2 v1.0.2 // indirect
8686
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
8787
github.com/pelletier/go-toml/v2 v2.2.2 // indirect
88-
github.com/playwright-community/playwright-go v0.4501.0 // indirect
88+
github.com/playwright-community/playwright-go v0.4501.1 // indirect
8989
github.com/sagikazarmark/locafero v0.4.0 // indirect
9090
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
9191
github.com/sourcegraph/conc v0.3.0 // indirect
9292
github.com/spf13/afero v1.11.0 // indirect
9393
github.com/spf13/cast v1.6.0 // indirect
9494
github.com/subosito/gotenv v1.6.0 // indirect
95-
github.com/tidwall/gjson v1.17.1 // indirect
95+
github.com/tidwall/gjson v1.17.2 // indirect
9696
github.com/tidwall/match v1.1.1 // indirect
9797
github.com/tidwall/pretty v1.2.1 // indirect
9898
github.com/trimble-oss/go-webauthn-client v0.3.0 // indirect

go.sum

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -308,8 +308,8 @@ github.com/pkg/errors v0.8.0/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINE
308308
github.com/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
309309
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
310310
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
311-
github.com/playwright-community/playwright-go v0.4501.0 h1:/WhOJ+xgW/9HjzOTV9tMCG91QnTk1lnq9gSpctg8hdw=
312-
github.com/playwright-community/playwright-go v0.4501.0/go.mod h1:bpArn5TqNzmP0jroCgw4poSOG9gSeQg490iLqWAaa7w=
311+
github.com/playwright-community/playwright-go v0.4501.1 h1:kz8SIfR6nEI8blk77nTVD0K5/i37QP5rY/o8a1fG+4c=
312+
github.com/playwright-community/playwright-go v0.4501.1/go.mod h1:bpArn5TqNzmP0jroCgw4poSOG9gSeQg490iLqWAaa7w=
313313
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
314314
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U=
315315
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
@@ -378,8 +378,8 @@ github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8
378378
github.com/subosito/gotenv v1.2.0/go.mod h1:N0PQaV/YGNqwC0u51sEeR/aUtSLEXKX9iv69rRypqCw=
379379
github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8=
380380
github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU=
381-
github.com/tidwall/gjson v1.17.1 h1:wlYEnwqAHgzmhNUFfw7Xalt2JzQvsMx2Se4PcoFCT/U=
382-
github.com/tidwall/gjson v1.17.1/go.mod h1:/wbyibRr2FHMks5tjHJ5F8dMZh3AcwJEMf5vlfC0lxk=
381+
github.com/tidwall/gjson v1.17.2 h1:YlBFFaxZdSXKP8zhqh5CRbk0wL7oCAU3D+JJLU5pE7U=
382+
github.com/tidwall/gjson v1.17.2/go.mod h1:/wbyibRr2FHMks5tjHJ5F8dMZh3AcwJEMf5vlfC0lxk=
383383
github.com/tidwall/match v1.1.1 h1:+Ho715JplO36QYgwN9PGYNhgZvoUSc9X2c80KVTi+GA=
384384
github.com/tidwall/match v1.1.1/go.mod h1:eRSPERbgtNPcGhD8UCthc6PmLEQXEWd3PRB5JTxsfmM=
385385
github.com/tidwall/pretty v1.2.0/go.mod h1:ITEVvHYasfjBbM0u2Pg8T2nJnzm8xPwvNhhsoaGGjNU=
@@ -388,8 +388,8 @@ github.com/tidwall/pretty v1.2.1/go.mod h1:ITEVvHYasfjBbM0u2Pg8T2nJnzm8xPwvNhhso
388388
github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U=
389389
github.com/trimble-oss/go-webauthn-client v0.3.0 h1:0OVFjd+xofIaI7iqHkEcAC14BL3QzxTcfl/an8UF0Pg=
390390
github.com/trimble-oss/go-webauthn-client v0.3.0/go.mod h1:/yHRnTttIjD0XbRnvEpt7SYWyOkLoO3HcL17saRY6a0=
391-
github.com/versent/saml2aws/v2 v2.36.17 h1:buzZNqf7n6rPQzXEy6QOy0qOoufngXh9HJ7QaCTZ5DM=
392-
github.com/versent/saml2aws/v2 v2.36.17/go.mod h1:WMudjAOp0we5U/pHmWaMdY0k5bkppJy6M3RiNSBlZVQ=
391+
github.com/versent/saml2aws/v2 v2.36.18 h1:T9Uw4G5p05idhHRhY2IvOlQqs9/korPAdIskx5iGiq8=
392+
github.com/versent/saml2aws/v2 v2.36.18/go.mod h1:jCtlyBMRnkSAp78sNYMT801G2cJtJn4yelkw39GANoc=
393393
github.com/x448/float16 v0.8.4 h1:qLwI1I70+NjRFUR3zs1JPUCgaCXSh3SW62uAKT1mSBM=
394394
github.com/x448/float16 v0.8.4/go.mod h1:14CWIYCyZA/cWjXOioeEpHeN/83MdbZDRQHoFcYsOfg=
395395
github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2/go.mod h1:UETIi67q53MR2AWcXfiuqkDkRtnGDLqkBTpCHuJHxtU=

0 commit comments

Comments
 (0)