Commit 37f90da 1 parent e1130d0 commit 37f90da Copy full SHA for 37f90da
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.7.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.7.0 h1:bIOdlAeEHDJEs9o2TIS7Oq3HsPIvxGauPHf3a8IVjXE =
14
+ github.com/moznion/gowrtr v1.7.0 /go.mod h1:sjAFodAvRj5fljRjf9yht52GMBVzELkyxcE31B1vJgg =
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