File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 77
88jobs :
99 go :
10- uses : openconfig/common-ci/.github/workflows/basic_go.yml@c2294c3c86c90e75e58c24a40d6f7f3364bbae9d
10+ uses : openconfig/common-ci/.github/workflows/basic_go.yml@2dd20d500dc65de2927c44877398fdd141ee09ba
Original file line number Diff line number Diff line change @@ -2,13 +2,13 @@ module github.com/openconfig/pattern-regex-tests
22
33go 1.23.0
44
5- toolchain go1.24.2
5+ toolchain go1.25.1
66
77require (
8- github.com/golang/glog v1.2.4
9- github.com/google/go-cmp v0.6 .0
10- github.com/openconfig/goyang v0.2.4
11- github.com/openconfig/ygot v0.9 .0
8+ github.com/golang/glog v1.2.5
9+ github.com/google/go-cmp v0.7 .0
10+ github.com/openconfig/goyang v0.4.0
11+ github.com/openconfig/ygot v0.34 .0
1212)
1313
1414require (
You can’t perform that action at this time.
0 commit comments