Skip to content

Commit

Permalink
build(deps): bump github.com/itzg/go-flagsfiller from 1.9.2 to 1.11.0 (
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 15, 2023
1 parent 63e0f8e commit b3a449e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/itzg/saml-auth-proxy

require (
github.com/crewjam/saml v0.4.13
github.com/itzg/go-flagsfiller v1.9.2
github.com/itzg/go-flagsfiller v1.11.0
github.com/itzg/zapconfigs v0.1.0
github.com/patrickmn/go-cache v2.1.0+incompatible
go.uber.org/zap v1.24.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ github.com/google/go-cmp v0.5.9/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeN
github.com/google/renameio v0.1.0/go.mod h1:KWCgfxg9yswjAJkECMjeO8J8rahYeXnNhOm40UhjYkI=
github.com/iancoleman/strcase v0.2.0 h1:05I4QRnGpI0m37iZQRuskXh+w77mr6Z41lwQzuHLwW0=
github.com/iancoleman/strcase v0.2.0/go.mod h1:iwCmte+B7n89clKwxIoIXy/HfoL7AsD47ZCWhYzw7ho=
github.com/itzg/go-flagsfiller v1.9.2 h1:ialZGSqi6Er96/S2YQZtD3RRogfXJvol4vQhFiRGe1w=
github.com/itzg/go-flagsfiller v1.9.2/go.mod h1:gp16qla63sLpI6LPy64BuUQ58G7z990XujOd09QmyM0=
github.com/itzg/go-flagsfiller v1.11.0 h1:oJ+b33vD70Da+895GDNAS8rnVrnw9alqHGVnJi4pFeI=
github.com/itzg/go-flagsfiller v1.11.0/go.mod h1:UiVrljtty+R4Xv4esjExmez4EYDaz5BBF0Fs68qf3aM=
github.com/itzg/zapconfigs v0.1.0 h1:Gokocm8VaTNnZjvIiVA5NEhzZ1v7lEyXY/AbeBmq6YQ=
github.com/itzg/zapconfigs v0.1.0/go.mod h1:y4dArgRUOFbGRkUNJ8XSSw98FGn03wtkvMPy+OSA5Rc=
github.com/jonboulle/clockwork v0.2.2 h1:UOGuzwb1PwsrDAObMuhUnj0p5ULPj8V/xJ7Kx9qUBdQ=
Expand Down

0 comments on commit b3a449e

Please sign in to comment.