Skip to content

Commit

Permalink
Update to Golang 1.19
Browse files Browse the repository at this point in the history
Signed-off-by: Todd Ekenstam <Todd_Ekenstam@intuit.com>
  • Loading branch information
tekenstam committed Sep 20, 2023
1 parent b5c6488 commit 593f361
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/keikoproj/instance-manager

go 1.17
go 1.19

require (
github.com/Masterminds/semver v1.5.0
Expand Down

0 comments on commit 593f361

Please sign in to comment.