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 94bc2e0 commit dcf6c09
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/active-monitor

go 1.18
go 1.19

require (
github.com/argoproj/argo v2.3.0+incompatible
Expand Down

0 comments on commit dcf6c09

Please sign in to comment.