File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010 github.com/aymanbagabas/go-udiff v0.3.1
1111 github.com/bangumi/wiki-parser-go v0.0.2
1212 github.com/go-chi/chi/v5 v5.2.3
13- github.com/go-resty/resty/v2 v2.17.0
13+ github.com/go-resty/resty/v2 v2.17.1
1414 github.com/gofrs/uuid/v5 v5.4.0
1515 github.com/golang-migrate/migrate/v4 v4.19.1
1616 github.com/gorilla/securecookie v1.1.2
Original file line number Diff line number Diff line change @@ -58,8 +58,8 @@ github.com/go-logr/logr v1.4.3 h1:CjnDlHq8ikf6E492q6eKboGOC0T8CDaOvkHCIg8idEI=
5858github.com/go-logr/logr v1.4.3 /go.mod h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY =
5959github.com/go-logr/stdr v1.2.2 h1:hSWxHoqTgW2S2qGc0LTAI563KZ5YKYRhT3MFKZMbjag =
6060github.com/go-logr/stdr v1.2.2 /go.mod h1:mMo/vtBO5dYbehREoey6XUKy/eSumjCCveDpRre4VKE =
61- github.com/go-resty/resty/v2 v2.17.0 h1:pW9DeXcaL4Rrym4EZ8v7L19zZiIlWPg5YXAcVmt+gN0 =
62- github.com/go-resty/resty/v2 v2.17.0 /go.mod h1:kCKZ3wWmwJaNc7S29BRtUhJwy7iqmn+2mLtQrOyQlVA =
61+ github.com/go-resty/resty/v2 v2.17.1 h1:x3aMpHK1YM9e4va/TMDRlusDDoZiQ+ViDu/WpA6xTM4 =
62+ github.com/go-resty/resty/v2 v2.17.1 /go.mod h1:kCKZ3wWmwJaNc7S29BRtUhJwy7iqmn+2mLtQrOyQlVA =
6363github.com/godbus/dbus/v5 v5.0.4 /go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA =
6464github.com/gofrs/uuid/v5 v5.4.0 h1:EfbpCTjqMuGyq5ZJwxqzn3Cbr2d0rUZU7v5ycAk/e/0 =
6565github.com/gofrs/uuid/v5 v5.4.0 /go.mod h1:CDOjlDMVAtN56jqyRUZh58JT31Tiw7/oQyEXZV+9bD8 =
You can’t perform that action at this time.
0 commit comments