Commit d11c98c 1 parent e1130d0 commit d11c98c Copy full SHA for d11c98c
File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/iancoleman/strcase v0.2.0
7
- github.com/moznion/gowrtr v1.5.1
7
+ github.com/moznion/gowrtr v1.6.0
8
8
github.com/stretchr/testify v1.7.0
9
9
golang.org/x/tools v0.1.8
10
10
)
Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ github.com/moznion/go-errgen v1.8.1/go.mod h1:3mE7v+d7czyIqbfd3jOK/wLgRn5lTOtNRN
10
10
github.com/moznion/gowrtr v0.0.0-20190121085203-08e30cf60446 /go.mod h1:u2ZFWAHT1c56nmSP3w0C4N9MZtI2UE7YwbkItJAsF78 =
11
11
github.com/moznion/gowrtr v1.5.1 h1:tLvtGNmYTUjjamyldLv8GBVlJfz2jSXQefi/kSWKcOI =
12
12
github.com/moznion/gowrtr v1.5.1 /go.mod h1:QyqdbRx7pagfuZHDR1goNAgHeHRdzQYSsk0tyBd5PI8 =
13
+ github.com/moznion/gowrtr v1.6.0 h1:LKF1Alq3PbN8ePANPzQu9/kLEupaLfqviq28ETt1Za4 =
14
+ github.com/moznion/gowrtr v1.6.0 /go.mod h1:3Aa/LF0Z8sG4VpNxtzd+2pzIDvMX3N2O17LVkybHDNA =
13
15
github.com/pkg/errors v0.8.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
14
16
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
15
17
github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
You can’t perform that action at this time.
0 commit comments