File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ toolchain go1.26.1
77require (
88 github.com/alecthomas/assert/v2 v2.11.0
99 github.com/appleboy/gofight/v2 v2.2.1
10- github.com/buger/jsonparser v1.1.1
10+ github.com/buger/jsonparser v1.1.2
1111 github.com/gin-contrib/sessions v1.0.4
1212 github.com/gin-gonic/gin v1.12.0
1313)
Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ github.com/appleboy/gofight/v2 v2.2.1 h1:OOJrZ71tdOFDzyyBvP+h047w0EJHktqTo4mEOTD
66github.com/appleboy/gofight/v2 v2.2.1 /go.mod h1:dOz1A3YtfciapH897IQOAR6JfTFm0nwJctaDuJZiijY =
77github.com/buger/jsonparser v1.1.1 h1:2PnMjfWD7wBILjqQbt530v576A/cAbQvEW9gGIpYMUs =
88github.com/buger/jsonparser v1.1.1 /go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0 =
9+ github.com/buger/jsonparser v1.1.2 h1:frqHqw7otoVbk5M8LlE/L7HTnIq2v9RX6EJ48i9AxJk =
10+ github.com/buger/jsonparser v1.1.2 /go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0 =
911github.com/bytedance/gopkg v0.1.3 h1:TPBSwH8RsouGCBcMBktLt1AymVo2TVsBVCY4b6TnZ/M =
1012github.com/bytedance/gopkg v0.1.3 /go.mod h1:576VvJ+eJgyCzdjS+c4+77QF3p7ubbtiKARP3TxducM =
1113github.com/bytedance/sonic v1.15.0 h1:/PXeWFaR5ElNcVE84U0dOHjiMHQOwNIx3K4ymzh/uSE =
You can’t perform that action at this time.
0 commit comments