File tree Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 44
55require (
66 github.com/hashicorp/go-hclog v0.9.2
7- github.com/netauth/netauth v0.3.2-0.20191126055934-b70580ac7b4a
7+ github.com/netauth/netauth v0.3.2
88 github.com/spf13/pflag v1.0.3
99 github.com/spf13/viper v1.3.2
1010)
Original file line number Diff line number Diff line change @@ -60,12 +60,8 @@ github.com/mitchellh/go-testing-interface v0.0.0-20171004221916-a61a99592b77/go.
6060github.com/mitchellh/mapstructure v1.1.2 h1:fmNYVwqnSfB9mZU6OS2O6GsXM+wcskZDuKQzvN1EDeE =
6161github.com/mitchellh/mapstructure v1.1.2 /go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh9fWfEaFds41c1Y =
6262github.com/mschoch/smat v0.0.0-20160514031455-90eadee771ae /go.mod h1:qAyveg+e4CE+eKJXWVjKXM4ck2QobLqTDytGJbLLhJg =
63- github.com/netauth/netauth v0.3.1 h1:MeIZ3zvyteQvgti083M/rOobpz25XiSkS4RtIlJ168s =
64- github.com/netauth/netauth v0.3.1 /go.mod h1:J72ArpIVnQDgBUv/e6iCjg9U6yOrpLOF4o4UKQd51pQ =
65- github.com/netauth/netauth v0.3.2-0.20191126052807-45dd4f18b054 h1:dqoeipCZqS58ri0a1iVu52R/0QoE5yPGv7XJfYjlpEI =
66- github.com/netauth/netauth v0.3.2-0.20191126052807-45dd4f18b054 /go.mod h1:J72ArpIVnQDgBUv/e6iCjg9U6yOrpLOF4o4UKQd51pQ =
67- github.com/netauth/netauth v0.3.2-0.20191126055934-b70580ac7b4a h1:CrUOcvWLmF9pj5uv2sduBQFuba7o9fqf/xXKM3afneU =
68- github.com/netauth/netauth v0.3.2-0.20191126055934-b70580ac7b4a /go.mod h1:J72ArpIVnQDgBUv/e6iCjg9U6yOrpLOF4o4UKQd51pQ =
63+ github.com/netauth/netauth v0.3.2 h1:q1zYt0++0zrELq3st2QU/+v0iApPKBmn8lvAEMk4R9c =
64+ github.com/netauth/netauth v0.3.2 /go.mod h1:J72ArpIVnQDgBUv/e6iCjg9U6yOrpLOF4o4UKQd51pQ =
6965github.com/netauth/protocol v0.0.0-20191124005711-167b58b61c72 h1:TRWDX4YIgajtmV3DHPrj7J/mNcg1C0YiRNppdQACstg =
7066github.com/netauth/protocol v0.0.0-20191124005711-167b58b61c72 /go.mod h1:xaNx5CDzZAIQf/05XC49krheuDM51d0ghkBw8liKAag =
7167github.com/oklog/run v1.0.0 /go.mod h1:dlhp/R75TPv97u0XWUtDeV/lRKWPKSdTuV0TZvrmrQA =
You can’t perform that action at this time.
0 commit comments