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.66.0
7- code.cloudfoundry.org/localip v0.56 .0
7+ code.cloudfoundry.org/localip v0.57 .0
88 github.com/onsi/ginkgo/v2 v2.27.2
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.66.0 h1:UOUwS9nJtNAKYaRSqy5boVxKa4VoCODhtTVsO2wRmJ0 =
596596code.cloudfoundry.org/cf-networking-helpers v0.66.0 /go.mod h1:sZVqzx8XnY+1NN5tci89GA6aSMtM93UYYXcqQDXj4JA =
597- code.cloudfoundry.org/localip v0.56 .0 h1:JWQHEUaHZfgqS3NYTiJqzDnA5BgnW2qdnfio+k1Pxog =
598- code.cloudfoundry.org/localip v0.56 .0 /go.mod h1:w1cTNf4DMHwiUnVxpDCYB1nAWPTI/AUXvx3KKS1jpjk =
597+ code.cloudfoundry.org/localip v0.57 .0 h1:s1Rdrwfd6nf2wtXTBFliMW0y76FkHQsIrAOh00H+tOI =
598+ code.cloudfoundry.org/localip v0.57 .0 /go.mod h1:QPaYtrqC2Rv1gOxQa9Y3zKwvzn85VJM1I4VBhcPw6AU =
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.66.0
22## explicit; go 1.24.0
33code.cloudfoundry.org/cf-networking-helpers/testsupport/ports
4- # code.cloudfoundry.org/localip v0.56 .0
4+ # code.cloudfoundry.org/localip v0.57 .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