Skip to content

Commit 04e3ad2

Browse files
chore(deps): Update non-major dependencies
1 parent b96438d commit 04e3ad2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ module github.com/tnb-labs/wechatpay-notify-gateway
33
go 1.24.1
44

55
require (
6-
github.com/go-resty/resty/v2 v2.16.5
7-
github.com/gofiber/fiber/v3 v3.0.0-beta.5
6+
github.com/go-resty/resty/v2 v2.17.0
7+
github.com/gofiber/fiber/v3 v3.0.0-rc.3
88
github.com/knadh/koanf/parsers/yaml v0.1.0
99
github.com/knadh/koanf/providers/file v1.2.0
10-
github.com/knadh/koanf/v2 v2.2.2
10+
github.com/knadh/koanf/v2 v2.3.0
1111
github.com/wechatpay-apiv3/wechatpay-go v0.2.21
1212
)
1313

0 commit comments

Comments
 (0)