Skip to content

Commit 72b6f85

Browse files
committed
chore(all): update deps
1 parent 65e6210 commit 72b6f85

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@88a41b190576ebf6d51b5204c1056af2bda19036
12+
uses: openconfig/common-ci/.github/workflows/basic_go.yml@49fc521890a243722b1fd43d70d170e46602a787
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.4
5+
toolchain go1.25.5
66

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

0 commit comments

Comments
 (0)