Skip to content

Commit

Permalink
go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
orien committed Jan 21, 2025
1 parent f7443cd commit 7d55aa6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
module github.com/envato/ejsonkms

go 1.21
toolchain go1.22.5
go 1.21.4

toolchain go1.23.4

require (
github.com/Shopify/ejson v1.5.3
Expand Down

0 comments on commit 7d55aa6

Please sign in to comment.