Skip to content

Commit

Permalink
chore(deps): Bumping auth to latest
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Boutour <bob@vibioh.fr>
  • Loading branch information
ViBiOh committed Oct 29, 2022
1 parent 2d0f7e1 commit b337559
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 @@ -3,7 +3,7 @@ module github.com/ViBiOh/ketchup
go 1.19

require (
github.com/ViBiOh/auth/v2 v2.14.17
github.com/ViBiOh/auth/v2 v2.14.18
github.com/ViBiOh/flags v1.2.0
github.com/ViBiOh/httputils/v4 v4.49.6
github.com/ViBiOh/mailer v1.30.16
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
github.com/Masterminds/semver/v3 v3.1.1/go.mod h1:VPu/7SZ7ePZ3QOrcuXROw5FAcLl4a0cBrbBpGY/8hQs=
github.com/ViBiOh/auth/v2 v2.14.17 h1:hIp3zXWXdg2/Iq8e5E69MECkJEJKb68iR9gF8lmVNNo=
github.com/ViBiOh/auth/v2 v2.14.17/go.mod h1:geZyMl0uZQv+QXgWOkRxaf8+WQ8G+uncY9oTdQTfIvo=
github.com/ViBiOh/auth/v2 v2.14.18 h1:KmSGNGf41QD0egDXMmz36KnSdJBASECN+AQ+veKSXWs=
github.com/ViBiOh/auth/v2 v2.14.18/go.mod h1:ecWJ4IzF52XxeNGtkiqF+6fict6uuECqoJMDzFeic+U=
github.com/ViBiOh/flags v1.2.0 h1:DaujjNXzD29KxKyp4eZdn7c9+uBN5DokWgDAe7DcUmc=
github.com/ViBiOh/flags v1.2.0/go.mod h1:UyMB5zeD/aId7Xw3x7577ZNU298JmukzOcV8p/H2W1s=
github.com/ViBiOh/httputils/v4 v4.49.6 h1:hTVwvzv1eWdPa+P++jCIF1ii/0/ACZ4t6NLvA323iwM=
Expand Down

0 comments on commit b337559

Please sign in to comment.