Skip to content

Commit ab47b51

Browse files
authored
Merge branch 'main' into renovate/major-deps
2 parents 1734f91 + d6cf39d commit ab47b51

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ permissions: {}
99

1010
jobs:
1111
go:
12-
uses: openconfig/common-ci/.github/workflows/basic_go.yml@2dd20d500dc65de2927c44877398fdd141ee09ba
12+
uses: openconfig/common-ci/.github/workflows/basic_go.yml@88a41b190576ebf6d51b5204c1056af2bda19036
1313
permissions:
1414
contents: read
1515
packages: read

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/openconfig/pattern-regex-tests
22

33
go 1.23.4
44

5-
toolchain go1.25.1
5+
toolchain go1.25.4
66

77
require (
88
github.com/golang/glog v1.2.5

0 commit comments

Comments
 (0)