We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ef96c7 commit b30eb16Copy full SHA for b30eb16
go.mod
@@ -4,7 +4,7 @@ go 1.23.4
4
5
toolchain go1.23.5
6
7
-replace github.com/openconfig/goyang v1.6.0 => github.com/sdcio/goyang v1.6.0-2
+replace github.com/openconfig/goyang v1.6.0 => github.com/sdcio/goyang v1.6.0-3
8
9
require (
10
github.com/AlekSi/pointer v1.2.0
0 commit comments