Skip to content

Commit b48e925

Browse files
author
Daniel Chen
authored
Merge pull request buildpacks-community#1646 from buildpacks-community/chenbh-patch-1
Specify go patch version in go.mod
2 parents ee1ecab + 81f3379 commit b48e925

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/pivotal/kpack
22

3-
go 1.21
3+
go 1.21.11
44

55
require (
66
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.11.1

0 commit comments

Comments
 (0)