Skip to content

Commit

Permalink
Bump golang version from v1.18 to v1.20 in go.mod.
Browse files Browse the repository at this point in the history
  • Loading branch information
abdulla-ashurov committed Jun 19, 2023
1 parent 022a0b8 commit cbeeeb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/cheqd/did-resolver

go 1.18
go 1.20

require (
github.com/cheqd/cheqd-node/api/v2 v2.1.0
Expand Down

0 comments on commit cbeeeb5

Please sign in to comment.