File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.24.0
44
55require (
66 code.cloudfoundry.org/cf-networking-helpers v0.63.0
7- code.cloudfoundry.org/localip v0.53 .0
7+ code.cloudfoundry.org/localip v0.54 .0
88 github.com/onsi/ginkgo/v2 v2.26.0
99 github.com/onsi/gomega v1.38.2
1010 github.com/ryanmoran/viron v0.0.0-20150922192335-f3865b4826c8
Original file line number Diff line number Diff line change @@ -594,8 +594,8 @@ cloud.google.com/go/workflows v1.9.0/go.mod h1:ZGkj1aFIOd9c8Gerkjjq7OW7I5+l6cSvT
594594cloud.google.com/go/workflows v1.10.0 /go.mod h1:fZ8LmRmZQWacon9UCX1r/g/DfAXx5VcPALq2CxzdePw =
595595code.cloudfoundry.org/cf-networking-helpers v0.63.0 h1:eEbL/nFgXtP9O9p8HuMwjEYSfbDUJcYjkq//qPsKjfI =
596596code.cloudfoundry.org/cf-networking-helpers v0.63.0 /go.mod h1:/FY1Khp/Ucs0nsvqXnotkd6Ldnh5FJF9r6Okb+db/io =
597- code.cloudfoundry.org/localip v0.53 .0 h1:z/7AR8BrWiErKrQxSHcYXxY1uxQbYI4Znc03Ww5WNr8 =
598- code.cloudfoundry.org/localip v0.53 .0 /go.mod h1:3a/9haGs+JdwqPcFXkQJ0N4jzHeAHeXRAMfCyftKBAs =
597+ code.cloudfoundry.org/localip v0.54 .0 h1:vnHcRoFbsl5DycQL8qKTZNj6OwEkx3oL9CLUdCXWh+U =
598+ code.cloudfoundry.org/localip v0.54 .0 /go.mod h1:3D3K4PG3cV54tICmP0HwGAA8+f0P+nkFnvEf0muO7uI =
599599dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9 /go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU =
600600gioui.org v0.0.0-20210308172011-57750fc8a0a6 /go.mod h1:RSH6KIUZ0p2xy5zHDxgAM4zumjgTw83q2ge/PI+yyw8 =
601601git.sr.ht/~sbinet/gg v0.3.1 /go.mod h1:KGYtlADtqsqANL9ueOFkWymvzUvLMQllU5Ixo+8v3pc =
Original file line number Diff line number Diff line change 11# code.cloudfoundry.org/cf-networking-helpers v0.63.0
22## explicit; go 1.24.0
33code.cloudfoundry.org/cf-networking-helpers/testsupport/ports
4- # code.cloudfoundry.org/localip v0.53 .0
4+ # code.cloudfoundry.org/localip v0.54 .0
55## explicit; go 1.24.0
66code.cloudfoundry.org/localip
77# github.com/Masterminds/semver/v3 v3.4.0
You can’t perform that action at this time.
0 commit comments