Skip to content

Commit 6b7f4fa

Browse files
committed
bump: fabric and gw
Signed-off-by: Sergei Lukianov <[email protected]>
1 parent 2799f7a commit 6b7f4fa

File tree

5 files changed

+11
-11
lines changed

5 files changed

+11
-11
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ require (
3939
github.com/urfave/cli/v2 v2.27.6
4040
github.com/vbauerster/mpb/v8 v8.9.3
4141
github.com/vishvananda/netlink v1.3.0
42-
go.githedgehog.com/fabric v0.71.3
43-
go.githedgehog.com/gateway v0.1.1
42+
go.githedgehog.com/fabric v0.71.4
43+
go.githedgehog.com/gateway v0.1.2
4444
golang.org/x/crypto v0.36.0
4545
golang.org/x/mod v0.24.0
4646
golang.org/x/sync v0.12.0

go.sum

+4-4
Original file line numberDiff line numberDiff line change
@@ -887,12 +887,12 @@ github.com/zealic/xignore v0.3.3 h1:EpLXUgZY/JEzFkTc+Y/VYypzXtNz+MSOMVCGW5Q4CKQ=
887887
github.com/zealic/xignore v0.3.3/go.mod h1:lhS8V7fuSOtJOKsvKI7WfsZE276/7AYEqokv3UiqEAU=
888888
go.etcd.io/bbolt v1.3.11 h1:yGEzV1wPz2yVCLsD8ZAiGHhHVlczyC9d1rP43/VCRJ0=
889889
go.etcd.io/bbolt v1.3.11/go.mod h1:dksAq7YMXoljX0xu6VF5DMZGbhYYoLUalEiSySYAS4I=
890-
go.githedgehog.com/fabric v0.71.3 h1:OwiFBzelJ0CBS7HMNigVfhBLEQYy9g95KS6hlf5ALHY=
891-
go.githedgehog.com/fabric v0.71.3/go.mod h1:lmf6Xn/bSm/iYSutPjEN0N4nhzM3dG8OY1EaWW1Wn10=
890+
go.githedgehog.com/fabric v0.71.4 h1:sC0rC75ZdznzmWjNVO3MieHaoORikNJLubBr2vMCeQM=
891+
go.githedgehog.com/fabric v0.71.4/go.mod h1:Tq3KF1iBbrZA2y0us/joiV0kchGOPzn23dn/EOehcdI=
892892
go.githedgehog.com/fabric-bcm-ygot v0.4.0-4.4.2 h1:tJPhb415JUafEZKdDAxjGqvHdTdhGGmHUIdA5KDlhP0=
893893
go.githedgehog.com/fabric-bcm-ygot v0.4.0-4.4.2/go.mod h1:o1ek4WK+BKUXfqNUQ0ru3joO/17yXEHU8eJdS5Uf6g4=
894-
go.githedgehog.com/gateway v0.1.1 h1:wXmAIByCipKXcHpTIHFg58Yv+xW2UtVkYQJXw0ZPCQw=
895-
go.githedgehog.com/gateway v0.1.1/go.mod h1:BATwgrrL32YqSevHzf5u1CLEwUYy1f1/is3/Uz4wjVo=
894+
go.githedgehog.com/gateway v0.1.2 h1:BYxWRGt938Z69+Dve2UvulMTIvUVvRCVZjvkPLap0sM=
895+
go.githedgehog.com/gateway v0.1.2/go.mod h1:3JOZCYY4n4+oQWH8zBhLNLgN3VNPL8jt9MDK/cGoHos=
896896
go.mongodb.org/mongo-driver v1.14.0 h1:P98w8egYRjYe3XDjxhYJagTokP/H6HzlsnojRgZRd80=
897897
go.mongodb.org/mongo-driver v1.14.0/go.mod h1:Vzb0Mk/pa7e6cWw85R4F/endUC3u0U9jGcNU603k65c=
898898
go.mozilla.org/pkcs7 v0.0.0-20210826202110-33d05740a352 h1:CCriYyAfq1Br1aIYettdHZTy8mBTIPo7We18TuO/bak=

pkg/fab/versions.go

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ import (
1313

1414
var (
1515
FabricatorVersion = meta.Version(version.Version)
16-
FabricVersion = meta.Version("v0.71.3")
17-
GatewayVersion = meta.Version("v0.1.1")
16+
FabricVersion = meta.Version("v0.71.4")
17+
GatewayVersion = meta.Version("v0.1.2")
1818
)
1919

2020
var Versions = fabapi.Versions{

vendor/go.githedgehog.com/fabric/api/wiring/v1beta1/connection_types.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1664,7 +1664,7 @@ github.com/zealic/xignore
16641664
# go.etcd.io/bbolt v1.3.11
16651665
## explicit; go 1.22
16661666
go.etcd.io/bbolt
1667-
# go.githedgehog.com/fabric v0.71.3
1667+
# go.githedgehog.com/fabric v0.71.4
16681668
## explicit; go 1.24.0
16691669
go.githedgehog.com/fabric/api/agent/v1beta1
16701670
go.githedgehog.com/fabric/api/dhcp/v1beta1
@@ -1691,7 +1691,7 @@ go.githedgehog.com/fabric/pkg/util/uefiutil
16911691
# go.githedgehog.com/fabric-bcm-ygot v0.4.0-4.4.2
16921692
## explicit; go 1.24.0
16931693
go.githedgehog.com/fabric-bcm-ygot/pkg/oc
1694-
# go.githedgehog.com/gateway v0.1.1
1694+
# go.githedgehog.com/gateway v0.1.2
16951695
## explicit; go 1.24.0
16961696
go.githedgehog.com/gateway/api/gateway/v1alpha1
16971697
# go.mongodb.org/mongo-driver v1.14.0

0 commit comments

Comments
 (0)