Skip to content

Commit

Permalink
switches golang version in go.mod from 1.21.5 to 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
Disper committed Dec 18, 2023
1 parent 0f1b402 commit 302db2e
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/kyma-project/infrastructure-manager

go 1.21.5
go 1.21

require (
github.com/gardener/gardener v1.85.0
Expand Down

0 comments on commit 302db2e

Please sign in to comment.