Skip to content

Commit 81f3379

Browse files
author
Daniel Chen
authored
use go1.21.11 in go mod
codecov requires 1.N.P Signed-off-by: Daniel Chen <daniel.chen@broadcom.com>
1 parent ee1ecab commit 81f3379

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)