Skip to content

Commit

Permalink
Upgrade to Go 1.21
Browse files Browse the repository at this point in the history
Signed-off-by: Douglas Camata <[email protected]>
  • Loading branch information
douglascamata committed May 10, 2024
1 parent aad94a0 commit e35c99f
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/stolostron/multicluster-observability-operator

go 1.20
go 1.21

require (
github.com/cenkalti/backoff v2.2.1+incompatible
Expand Down

0 comments on commit e35c99f

Please sign in to comment.