Skip to content

Commit

Permalink
chore(deps): Bump Keyfactor/keyfactor-auth-client-go to v1.0.0-rc.8
Browse files Browse the repository at this point in the history
  • Loading branch information
spbsoluble committed Nov 12, 2024
1 parent 2eac388 commit 16833fa
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.23

toolchain go1.23.2

require github.com/Keyfactor/keyfactor-auth-client-go v1.0.0-rc.7
require github.com/Keyfactor/keyfactor-auth-client-go v1.0.0-rc.8

require (
golang.org/x/oauth2 v0.24.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/Keyfactor/keyfactor-auth-client-go v1.0.0-rc.7 h1:s97WeaaqeU2ULJIQtOReHHoC9k+VYQFK6to/SPZI850=
github.com/Keyfactor/keyfactor-auth-client-go v1.0.0-rc.7/go.mod h1:UTPLARTONwfc+j1y2SjEa54gbFFCObQucHf3ubQVyDk=
github.com/Keyfactor/keyfactor-auth-client-go v1.0.0-rc.8 h1:IMbXP9P8lWJn5uFKLC8Jkp2lP/IdZ+LYPDGRt6YvSPk=
github.com/Keyfactor/keyfactor-auth-client-go v1.0.0-rc.8/go.mod h1:00PVslvswI2+6Uln50XKymEiEafmxfrcOxsNEz3bOME=
github.com/google/go-cmp v0.5.9 h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38=
github.com/google/go-cmp v0.5.9/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
golang.org/x/oauth2 v0.24.0 h1:KTBBxWqUa0ykRPLtV69rRto9TLXcqYkeswu48x/gvNE=
Expand Down
2 changes: 1 addition & 1 deletion v2/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.23

toolchain go1.23.2

require github.com/Keyfactor/keyfactor-auth-client-go v1.0.0-rc.7
require github.com/Keyfactor/keyfactor-auth-client-go v1.0.0-rc.8

require (
golang.org/x/oauth2 v0.24.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions v2/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/Keyfactor/keyfactor-auth-client-go v1.0.0-rc.7 h1:s97WeaaqeU2ULJIQtOReHHoC9k+VYQFK6to/SPZI850=
github.com/Keyfactor/keyfactor-auth-client-go v1.0.0-rc.7/go.mod h1:UTPLARTONwfc+j1y2SjEa54gbFFCObQucHf3ubQVyDk=
github.com/Keyfactor/keyfactor-auth-client-go v1.0.0-rc.8 h1:IMbXP9P8lWJn5uFKLC8Jkp2lP/IdZ+LYPDGRt6YvSPk=
github.com/Keyfactor/keyfactor-auth-client-go v1.0.0-rc.8/go.mod h1:00PVslvswI2+6Uln50XKymEiEafmxfrcOxsNEz3bOME=
github.com/google/go-cmp v0.5.9 h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38=
github.com/google/go-cmp v0.5.9/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
golang.org/x/oauth2 v0.24.0 h1:KTBBxWqUa0ykRPLtV69rRto9TLXcqYkeswu48x/gvNE=
Expand Down

0 comments on commit 16833fa

Please sign in to comment.