Skip to content

Commit cae70a3

Browse files
Bump github.com/openconfig/goyang from 1.6.0 to 1.6.2
Bumps [github.com/openconfig/goyang](https://github.com/openconfig/goyang) from 1.6.0 to 1.6.2. - [Release notes](https://github.com/openconfig/goyang/releases) - [Commits](openconfig/goyang@v1.6.0...v1.6.2) --- updated-dependencies: - dependency-name: github.com/openconfig/goyang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2dd1852 commit cae70a3

File tree

2 files changed

+6
-63
lines changed

2 files changed

+6
-63
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ require (
1111
github.com/google/go-cmp v0.7.0
1212
github.com/kr/pretty v0.3.1
1313
github.com/kylelemons/godebug v1.1.0
14-
github.com/openconfig/gnmi v0.13.0
15-
github.com/openconfig/goyang v1.6.0
14+
github.com/openconfig/gnmi v0.14.0
15+
github.com/openconfig/goyang v1.6.2
1616
github.com/openconfig/gribi v1.0.0
1717
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
1818
github.com/spf13/cobra v1.9.1

0 commit comments

Comments
 (0)