Skip to content

Commit 7d55aa6

Browse files
committed
go mod tidy
1 parent f7443cd commit 7d55aa6

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

go.mod

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
module github.com/envato/ejsonkms
22

3-
go 1.21
4-
toolchain go1.22.5
3+
go 1.21.4
4+
5+
toolchain go1.23.4
56

67
require (
78
github.com/Shopify/ejson v1.5.3

0 commit comments

Comments
 (0)