Skip to content

Commit 599ce06

Browse files
committed
chore(all): update deps
1 parent a80f279 commit 599ce06

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/go.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ permissions: {}
1111

1212
jobs:
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

go.mod

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

33
go 1.22.0
44

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

77
require (
88
github.com/google/go-cmp v0.7.0

0 commit comments

Comments
 (0)