Skip to content

Commit 5439e2a

Browse files
committed
chore(all): update deps
1 parent 097e050 commit 5439e2a

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@188e554c08d0fbb4683027783ac7d13de5ae9e7f
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.3
66

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

0 commit comments

Comments
 (0)