Skip to content

Commit

Permalink
build(deps): bump github.com/itzg/go-flagsfiller from 1.9.0 to 1.9.1 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 21, 2022
1 parent fe2e790 commit f7c51e8
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.6
github.com/itzg/go-flagsfiller v1.9.0
github.com/itzg/go-flagsfiller v1.9.1
github.com/patrickmn/go-cache v2.1.0+incompatible
golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 // indirect
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ github.com/google/go-cmp v0.5.6 h1:BKbKCqvP6I+rmFHt06ZmyQtvB8xAkWdhFyr0ZUNZcxQ=
github.com/google/go-cmp v0.5.6/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
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.0 h1:6Et41io46r8k5mPUdyvrgyymWvhqRInmrsYdEU34UaM=
github.com/itzg/go-flagsfiller v1.9.0/go.mod h1:6LKRav19Dzu7PKOef3k2RHtrWKwW70KGwq5YCp4vA6s=
github.com/itzg/go-flagsfiller v1.9.1 h1:J8LNjjkqeCAbujkfYYdGzDqWaYZZmCbVGYeh9eG3O2Q=
github.com/itzg/go-flagsfiller v1.9.1/go.mod h1:6LKRav19Dzu7PKOef3k2RHtrWKwW70KGwq5YCp4vA6s=
github.com/jonboulle/clockwork v0.2.2 h1:UOGuzwb1PwsrDAObMuhUnj0p5ULPj8V/xJ7Kx9qUBdQ=
github.com/jonboulle/clockwork v0.2.2/go.mod h1:Pkfl5aHPm1nk2H9h0bjmnJD/BcgbGXUBGnn1kMkgxc8=
github.com/kr/pretty v0.1.0/go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo=
Expand Down

0 comments on commit f7c51e8

Please sign in to comment.