Skip to content

Commit

Permalink
fix: revert go version change
Browse files Browse the repository at this point in the history
  • Loading branch information
bcho committed Dec 18, 2023
1 parent 659b526 commit bffc8a9
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/Azure/kubelogin

go 1.21.3
go 1.18

require (
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.8.0
Expand Down

0 comments on commit bffc8a9

Please sign in to comment.