File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 55require (
66 github.com/MiLk/nsscache-go v1.1.0
77 github.com/hashicorp/go-hclog v0.9.2
8- github.com/netauth/netauth v0.3.1
8+ github.com/netauth/netauth v0.3.2
99 github.com/netauth/protocol v0.0.0-20191124005711-167b58b61c72
1010 github.com/spf13/pflag v1.0.3
1111 github.com/spf13/viper v1.3.2
Original file line number Diff line number Diff line change @@ -357,8 +357,8 @@ github.com/mschoch/smat v0.0.0-20160514031455-90eadee771ae/go.mod h1:qAyveg+e4CE
357357github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 /go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U =
358358github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f /go.mod h1:ZdcZmHo+o7JKHSa8/e818NopupXU1YMK5fe1lsApnBw =
359359github.com/ncw/swift v1.0.47 /go.mod h1:23YIA4yWVnGwv2dQlN4bB7egfYX6YLn0Yo/S6zZO/ZM =
360- github.com/netauth/netauth v0.3.1 h1:MeIZ3zvyteQvgti083M/rOobpz25XiSkS4RtIlJ168s =
361- github.com/netauth/netauth v0.3.1 /go.mod h1:J72ArpIVnQDgBUv/e6iCjg9U6yOrpLOF4o4UKQd51pQ =
360+ github.com/netauth/netauth v0.3.2 h1:q1zYt0++0zrELq3st2QU/+v0iApPKBmn8lvAEMk4R9c =
361+ github.com/netauth/netauth v0.3.2 /go.mod h1:J72ArpIVnQDgBUv/e6iCjg9U6yOrpLOF4o4UKQd51pQ =
362362github.com/netauth/protocol v0.0.0-20191124005711-167b58b61c72 h1:TRWDX4YIgajtmV3DHPrj7J/mNcg1C0YiRNppdQACstg =
363363github.com/netauth/protocol v0.0.0-20191124005711-167b58b61c72 /go.mod h1:xaNx5CDzZAIQf/05XC49krheuDM51d0ghkBw8liKAag =
364364github.com/nwaples/rardecode v1.0.0 /go.mod h1:5DzqNKiOdpKKBH87u8VlvAnPZMXcGRhxWkRpHbbfGS0 =
You can’t perform that action at this time.
0 commit comments