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 @@ -10,7 +10,7 @@ require (
10
10
github.com/hashicorp/go-hclog v0.15.0
11
11
github.com/magiconair/properties v1.8.4 // indirect
12
12
github.com/mitchellh/mapstructure v1.4.1 // indirect
13
- github.com/netauth/netauth v0.4.0
13
+ github.com/netauth/netauth v0.4.1
14
14
github.com/netauth/protocol v0.0.0-20210308093302-0e6e0dd6dfb2
15
15
github.com/pelletier/go-toml v1.8.1 // indirect
16
16
github.com/spf13/afero v1.5.1 // indirect
Original file line number Diff line number Diff line change @@ -435,8 +435,8 @@ github.com/mschoch/smat v0.0.0-20160514031455-90eadee771ae/go.mod h1:qAyveg+e4CE
435
435
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 /go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U =
436
436
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f /go.mod h1:ZdcZmHo+o7JKHSa8/e818NopupXU1YMK5fe1lsApnBw =
437
437
github.com/ncw/swift v1.0.47 /go.mod h1:23YIA4yWVnGwv2dQlN4bB7egfYX6YLn0Yo/S6zZO/ZM =
438
- github.com/netauth/netauth v0.4.0 h1:ddBlPpPgOiUvNu+d8kvkXFO1MBn9Etg+/ryyPq3gvME =
439
- github.com/netauth/netauth v0.4.0 /go.mod h1:wW+2E2uhip9Kc9xmPuXLy1nOZG/L45042+bnvg2qWY4 =
438
+ github.com/netauth/netauth v0.4.1 h1:upRDVqDFTFuwKIxiiZBef6BIfeijwTD1hcxnQeqfBzM =
439
+ github.com/netauth/netauth v0.4.1 /go.mod h1:wW+2E2uhip9Kc9xmPuXLy1nOZG/L45042+bnvg2qWY4 =
440
440
github.com/netauth/protocol v0.0.0-20210308093302-0e6e0dd6dfb2 h1:WPHLyfaewvSZB8/AknBt7uR/pTLaMQ5MA0CYR3oDfvc =
441
441
github.com/netauth/protocol v0.0.0-20210308093302-0e6e0dd6dfb2 /go.mod h1:wpK5wqysOJU1w2OxgG65du8M7UqBkxzsNaJdjwiRqAs =
442
442
github.com/nwaples/rardecode v1.0.0 /go.mod h1:5DzqNKiOdpKKBH87u8VlvAnPZMXcGRhxWkRpHbbfGS0 =
You can’t perform that action at this time.
0 commit comments