Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

Commit

Permalink
fix: update go ver 1.21
Browse files Browse the repository at this point in the history
Signed-off-by: Marko Kungla <[email protected]>
  • Loading branch information
mkungla committed Aug 15, 2023
1 parent c91661d commit 550c591
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/happy-sdk/vars

go 1.21rc3
go 1.21

require (
github.com/happy-sdk/testutils v0.2.0
Expand Down

0 comments on commit 550c591

Please sign in to comment.