Skip to content

Commit

Permalink
Merge pull request #1248 from angewcy/kubecon-contrib-fest
Browse files Browse the repository at this point in the history
change go mod to version 1.20
  • Loading branch information
wallyqs committed Apr 19, 2023
2 parents 2857164 + 47485b4 commit 72a6583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
@@ -1,6 +1,6 @@
module github.com/nats-io/nats.go

go 1.19
go 1.20

require (
github.com/nats-io/nkeys v0.4.4
Expand Down

0 comments on commit 72a6583

Please sign in to comment.