Skip to content

Commit

Permalink
Update Go version in go.mod to 1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
na-- committed Feb 23, 2023
1 parent 13beae1 commit 52ee122
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 92 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module go.k6.io/k6

go 1.17
go 1.19

require (
github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358
Expand Down

0 comments on commit 52ee122

Please sign in to comment.