File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11module github.com/Depado/gin-auth-example
22
3- go 1.23 .0
3+ go 1.24 .0
44
55toolchain go1.25.6
66
77require (
88 github.com/alecthomas/assert/v2 v2.11.0
9- github.com/appleboy/gofight/v2 v2.2.0
9+ github.com/appleboy/gofight/v2 v2.2.1
1010 github.com/buger/jsonparser v1.1.1
1111 github.com/gin-contrib/sessions v1.0.4
1212 github.com/gin-gonic/gin v1.11.0
Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ github.com/alecthomas/repr v0.4.0 h1:GhI2A8MACjfegCPVq9f1FLvIBS+DrQ2KQBFZP1iFzXc
44github.com/alecthomas/repr v0.4.0 /go.mod h1:Fr0507jx4eOXV7AlPV6AVZLYrLIuIeSOWtW57eE/O/4 =
55github.com/appleboy/gofight/v2 v2.2.0 h1:uqQ3wzTlF1ma+r4jRCQ4cygCjrGZyZEBMBCjT/t9zRw =
66github.com/appleboy/gofight/v2 v2.2.0 /go.mod h1:USTV3UbA5kHBs4I91EsPi+6PIVZAx3KLorYjvtON91A =
7+ github.com/appleboy/gofight/v2 v2.2.1 h1:OOJrZ71tdOFDzyyBvP+h047w0EJHktqTo4mEOTDrKy0 =
8+ github.com/appleboy/gofight/v2 v2.2.1 /go.mod h1:dOz1A3YtfciapH897IQOAR6JfTFm0nwJctaDuJZiijY =
79github.com/buger/jsonparser v1.1.1 h1:2PnMjfWD7wBILjqQbt530v576A/cAbQvEW9gGIpYMUs =
810github.com/buger/jsonparser v1.1.1 /go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0 =
911github.com/bytedance/sonic v1.12.6 h1:/isNmCUF2x3Sh8RAp/4mh4ZGkcFAX/hLrzrK3AvpRzk =
You can’t perform that action at this time.
0 commit comments