File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,15 +11,15 @@ permissions: {}
1111
1212jobs :
1313 go :
14- uses : openconfig/common-ci/.github/workflows/go.yml@88a41b190576ebf6d51b5204c1056af2bda19036
14+ uses : openconfig/common-ci/.github/workflows/go.yml@abb79c974d34c0ec6cda3bcfcb2edb6679d197e1
1515 permissions :
1616 contents : read
1717 packages : read
1818 # To report Github Actions status checks
1919 statuses : write
2020
2121 linter :
22- uses : openconfig/common-ci/.github/workflows/linter.yml@88a41b190576ebf6d51b5204c1056af2bda19036
22+ uses : openconfig/common-ci/.github/workflows/linter.yml@abb79c974d34c0ec6cda3bcfcb2edb6679d197e1
2323 permissions :
2424 contents : read
2525 packages : read
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/openconfig/goyang
22
33go 1.22.0
44
5- toolchain go1.25.4
5+ toolchain go1.26.2
66
77require (
88 github.com/google/go-cmp v0.7.0
You can’t perform that action at this time.
0 commit comments