Skip to content

Commit

Permalink
Use go 1.23.3 in go.mod
Browse files Browse the repository at this point in the history
Signed-off-by: Robert Gogolok <[email protected]>
  • Loading branch information
gogolok committed Nov 26, 2024
1 parent ec5264c commit 65e92bf
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.11.1
Expand Down

0 comments on commit 65e92bf

Please sign in to comment.