Skip to content

Commit d11c98c

Browse files
committed
Update module github.com/moznion/gowrtr to v1.6.0
1 parent e1130d0 commit d11c98c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.17
44

55
require (
66
github.com/iancoleman/strcase v0.2.0
7-
github.com/moznion/gowrtr v1.5.1
7+
github.com/moznion/gowrtr v1.6.0
88
github.com/stretchr/testify v1.7.0
99
golang.org/x/tools v0.1.8
1010
)

go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ github.com/moznion/go-errgen v1.8.1/go.mod h1:3mE7v+d7czyIqbfd3jOK/wLgRn5lTOtNRN
1010
github.com/moznion/gowrtr v0.0.0-20190121085203-08e30cf60446/go.mod h1:u2ZFWAHT1c56nmSP3w0C4N9MZtI2UE7YwbkItJAsF78=
1111
github.com/moznion/gowrtr v1.5.1 h1:tLvtGNmYTUjjamyldLv8GBVlJfz2jSXQefi/kSWKcOI=
1212
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=
1315
github.com/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
1416
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
1517
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=

0 commit comments

Comments
 (0)