Skip to content

Commit

Permalink
Update SPN
Browse files Browse the repository at this point in the history
  • Loading branch information
dhaavi committed Dec 23, 2021
1 parent 1edf5c0 commit 403317a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ require (
github.com/mr-tron/base58 v1.2.0
github.com/oschwald/maxminddb-golang v1.8.0
github.com/safing/portbase v0.13.2
github.com/safing/spn v0.3.11
github.com/safing/spn v0.3.12
github.com/shirou/gopsutil v3.21.11+incompatible
github.com/spf13/cobra v1.3.0
github.com/stretchr/testify v1.7.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -881,6 +881,8 @@ github.com/safing/spn v0.3.10 h1:nVTa0aeJd7oZ7W0kO0/rxpDbgDJbhLIY1DxymRFdETI=
github.com/safing/spn v0.3.10/go.mod h1:5PXM7++zAatxlx4IGK1T1OxzAoQhEp9e9vYwY1mrczE=
github.com/safing/spn v0.3.11 h1:3Mite13Q1LmMBEaWticWMX19tIuDnxESNV4sv7Xq4ik=
github.com/safing/spn v0.3.11/go.mod h1:hLzI8HZoh/jEUeVT4+lJrYtSuSqbLlqMPrZWf01m5vw=
github.com/safing/spn v0.3.12 h1:bwGYy+HYdHdQ1kSPuWsOHOfj0m9hbr3M6eqCPZkRWTs=
github.com/safing/spn v0.3.12/go.mod h1:hLzI8HZoh/jEUeVT4+lJrYtSuSqbLlqMPrZWf01m5vw=
github.com/sagikazarmark/crypt v0.3.0/go.mod h1:uD/D+6UF4SrIR1uGEv7bBNkNqLGqUr43MRiaGWX1Nig=
github.com/satori/go.uuid v1.2.0 h1:0uYX9dsZ2yD7q2RtLRtPSdGDWzjeM3TbMJP9utgA0ww=
github.com/satori/go.uuid v1.2.0/go.mod h1:dA0hQrYB0VpLJoorglMZABFdXlWrHn1NEOzdhQKdks0=
Expand Down

0 comments on commit 403317a

Please sign in to comment.