Skip to content

Commit

Permalink
Merge pull request #1765 from gogolok/go_1_23_3
Browse files Browse the repository at this point in the history
Use go 1.23.3 in go.mod
  • Loading branch information
chenbh authored Jan 10, 2025
2 parents 609c078 + 65e92bf commit c60056f
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/pivotal/kpack

go 1.21.11
go 1.23.3

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

0 comments on commit c60056f

Please sign in to comment.