Skip to content

Commit

Permalink
Update client to v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
the-maldridge committed Mar 21, 2021
1 parent 51eea10 commit 5a7133c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/hashicorp/go-hclog v0.15.0
github.com/magiconair/properties v1.8.4 // indirect
github.com/mitchellh/mapstructure v1.4.1 // indirect
github.com/netauth/netauth v0.4.0
github.com/netauth/netauth v0.4.1
github.com/netauth/protocol v0.0.0-20210308093302-0e6e0dd6dfb2
github.com/pelletier/go-toml v1.8.1 // indirect
github.com/spf13/afero v1.5.1 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -435,8 +435,8 @@ github.com/mschoch/smat v0.0.0-20160514031455-90eadee771ae/go.mod h1:qAyveg+e4CE
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f/go.mod h1:ZdcZmHo+o7JKHSa8/e818NopupXU1YMK5fe1lsApnBw=
github.com/ncw/swift v1.0.47/go.mod h1:23YIA4yWVnGwv2dQlN4bB7egfYX6YLn0Yo/S6zZO/ZM=
github.com/netauth/netauth v0.4.0 h1:ddBlPpPgOiUvNu+d8kvkXFO1MBn9Etg+/ryyPq3gvME=
github.com/netauth/netauth v0.4.0/go.mod h1:wW+2E2uhip9Kc9xmPuXLy1nOZG/L45042+bnvg2qWY4=
github.com/netauth/netauth v0.4.1 h1:upRDVqDFTFuwKIxiiZBef6BIfeijwTD1hcxnQeqfBzM=
github.com/netauth/netauth v0.4.1/go.mod h1:wW+2E2uhip9Kc9xmPuXLy1nOZG/L45042+bnvg2qWY4=
github.com/netauth/protocol v0.0.0-20210308093302-0e6e0dd6dfb2 h1:WPHLyfaewvSZB8/AknBt7uR/pTLaMQ5MA0CYR3oDfvc=
github.com/netauth/protocol v0.0.0-20210308093302-0e6e0dd6dfb2/go.mod h1:wpK5wqysOJU1w2OxgG65du8M7UqBkxzsNaJdjwiRqAs=
github.com/nwaples/rardecode v1.0.0/go.mod h1:5DzqNKiOdpKKBH87u8VlvAnPZMXcGRhxWkRpHbbfGS0=
Expand Down

0 comments on commit 5a7133c

Please sign in to comment.