File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/onsi/ginkgo v1.14.0
7
7
github.com/onsi/gomega v1.10.1
8
- github.com/renproject/surge v1.2.5
8
+ github.com/renproject/surge v1.2.7
9
9
)
Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ github.com/onsi/ginkgo v1.14.0/go.mod h1:iSB4RoI2tjJc9BBv4NKIKWKya62Rps+oPG/Lv9k
24
24
github.com/onsi/gomega v1.7.1 /go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7JYyY =
25
25
github.com/onsi/gomega v1.10.1 h1:o0+MgICZLuZ7xjH7Vx6zS/zcu93/BEp1VwkIW1mEXCE =
26
26
github.com/onsi/gomega v1.10.1 /go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1ybHNo =
27
- github.com/renproject/surge v1.2.5 h1:P2qKZxWiKrC8hw7in/hXVtic+dGkhd1M0H/1Lj+fJnw =
28
- github.com/renproject/surge v1.2.5 /go.mod h1:jNVsKCM3/2PAllkc2cx7g2saG9NrHRX5x20I/TDMXOs =
27
+ github.com/renproject/surge v1.2.7 h1:dooK41jCKENv7Sw/evH1zl6+1xN105wH14sPGAag0ZA =
28
+ github.com/renproject/surge v1.2.7 /go.mod h1:jKRy1o6KtmDPIcb5g8iwyEZfcjlFUksNqhs9sy6NSRU =
29
29
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 /go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w =
30
30
golang.org/x/net v0.0.0-20180906233101-161cd47e91fd /go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4 =
31
31
golang.org/x/net v0.0.0-20200520004742-59133d7f0dd7 h1:AeiKBIuRw3UomYXSbLy0Mc2dDLfdtbT/IVn4keq83P0 =
You can’t perform that action at this time.
0 commit comments