Skip to content

Commit 1b35dec

Browse files
Bump github.com/openconfig/goyang from 1.2.0 to 1.3.0 (#95)
Bumps [github.com/openconfig/goyang](https://github.com/openconfig/goyang) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/openconfig/goyang/releases) - [Commits](openconfig/goyang@v1.2.0...v1.3.0) --- updated-dependencies: - dependency-name: github.com/openconfig/goyang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ea39692 commit 1b35dec

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/hashicorp/terraform-plugin-sdk/v2 v2.26.1
1212
github.com/openconfig/gnmi v0.9.1
1313
github.com/openconfig/gnmic v0.30.0
14-
github.com/openconfig/goyang v1.2.0
14+
github.com/openconfig/goyang v1.3.0
1515
github.com/tidwall/gjson v1.14.4
1616
github.com/tidwall/sjson v1.2.5
1717
golang.org/x/tools v0.8.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1322,8 +1322,8 @@ github.com/openconfig/gnmi v0.9.1/go.mod h1:Y9os75GmSkhHw2wX8sMsxfI7qRGAEcDh8NTa
13221322
github.com/openconfig/gnmic v0.30.0 h1:AegQr9IMMCrv5c7rmwmV13rF2/VnnMBbhXvNrdJobzk=
13231323
github.com/openconfig/gnmic v0.30.0/go.mod h1:I+ZPAHChLE5EGHmGHXNAAZExxShcYCmhYSBiq30k9CI=
13241324
github.com/openconfig/goyang v0.0.0-20200115183954-d0a48929f0ea/go.mod h1:dhXaV0JgHJzdrHi2l+w0fZrwArtXL7jEFoiqLEdmkvU=
1325-
github.com/openconfig/goyang v1.2.0 h1:mChUZvp1kCWq6Q00wVCtOToddFzEsGlMGG+V+wNXva8=
1326-
github.com/openconfig/goyang v1.2.0/go.mod h1:vX61x01Q46AzbZUzG617vWqh/cB+aisc+RrNkXRd3W8=
1325+
github.com/openconfig/goyang v1.3.0 h1:YZTulc7c14/M8B7MPP7lAV5JTAjOJ6RVQXI70xK68c8=
1326+
github.com/openconfig/goyang v1.3.0/go.mod h1:vX61x01Q46AzbZUzG617vWqh/cB+aisc+RrNkXRd3W8=
13271327
github.com/openconfig/grpctunnel v0.0.0-20220819142823-6f5422b8ca70 h1:t6SvvdfWCMlw0XPlsdxO8EgO+q/fXnTevDjdYREKFwU=
13281328
github.com/openconfig/grpctunnel v0.0.0-20220819142823-6f5422b8ca70/go.mod h1:OmTWe7RyZj2CIzIgy4ovEBzCLBJzRvWSZmn7u02U9gU=
13291329
github.com/openconfig/ygot v0.6.0/go.mod h1:o30svNf7O0xK+R35tlx95odkDmZWS9JyWWQSmIhqwAs=

0 commit comments

Comments
 (0)