File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/ViBiOh/ketchup
33go 1.17
44
55require (
6- github.com/ViBiOh/auth/v2 v2.11.18
6+ github.com/ViBiOh/auth/v2 v2.11.20
77 github.com/ViBiOh/httputils/v4 v4.29.1
88 github.com/ViBiOh/mailer v1.26.8
99 github.com/golang/mock v1.6.0
Original file line number Diff line number Diff line change @@ -34,9 +34,8 @@ dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7
3434github.com/BurntSushi/toml v0.3.1 /go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU =
3535github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802 /go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo =
3636github.com/Masterminds/semver/v3 v3.1.1 /go.mod h1:VPu/7SZ7ePZ3QOrcuXROw5FAcLl4a0cBrbBpGY/8hQs =
37- github.com/ViBiOh/auth/v2 v2.11.18 h1:hw4GBwc6OwXqsPApk4KvFCcK0trBn9bMQDD6Aw++kVw =
38- github.com/ViBiOh/auth/v2 v2.11.18 /go.mod h1:S/sTxlp3SKuKTB2z8UQSafohcGFkOm+hViYMx08RJDc =
39- github.com/ViBiOh/httputils/v4 v4.28.4 /go.mod h1:r4OWjqIH9F9UG0irKIeNSHMWtdk/AzlXpnMHtpKQ7yo =
37+ github.com/ViBiOh/auth/v2 v2.11.20 h1:2DvLeyvjRqYWlb1MMvoHSas7ijT1q9Lfw+rWdXkN0Zg =
38+ github.com/ViBiOh/auth/v2 v2.11.20 /go.mod h1:YSGbYH6hCnpuDv97MMJSidiyaBtbdZI7a2+ExdlMRo8 =
4039github.com/ViBiOh/httputils/v4 v4.29.1 h1:knSGVlO8ht5vuy5JU8ezPKGtqvBQjxi/IsZ9zowgLKE =
4140github.com/ViBiOh/httputils/v4 v4.29.1 /go.mod h1:r4OWjqIH9F9UG0irKIeNSHMWtdk/AzlXpnMHtpKQ7yo =
4241github.com/ViBiOh/mailer v1.26.8 h1:bPctV6ycHBwusTVCPS1yMFn5HvOcHav+tKa9AIOQdik =
You can’t perform that action at this time.
0 commit comments