Skip to content

Commit

Permalink
Merge pull request #4907 from nilo19/fix/build
Browse files Browse the repository at this point in the history
chore: update golang version to 1.19
  • Loading branch information
feiskyer authored Nov 1, 2023
2 parents d909351 + 8fddb41 commit 67ec7d7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 163 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module sigs.k8s.io/cloud-provider-azure

go 1.18
go 1.19

require (
github.com/Azure/azure-kusto-go v0.10.2
Expand Down
Loading

0 comments on commit 67ec7d7

Please sign in to comment.