Skip to content

Commit

Permalink
auto: sync upstream / update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
paepckehh committed Jul 15, 2023
1 parent 7f7e527 commit 459c6aa
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 @@ -7,7 +7,7 @@ require (
github.com/klauspost/cpuid/v2 v2.2.5
golang.org/x/crypto v0.11.0
golang.org/x/term v0.10.0
paepcke.de/codereview v0.1.37
paepcke.de/codereview v0.1.38
paepcke.de/signify v0.1.21
paepcke.de/sphincs v0.1.19
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ mvdan.cc/gofumpt v0.5.0 h1:0EQ+Z56k8tXjj/6TQD25BFNKQXpCvT0rnansIc7Ug5E=
mvdan.cc/gofumpt v0.5.0/go.mod h1:HBeVDtMKRZpXyxFciAirzdKklDlGu8aAy1wEbH5Y9js=
mvdan.cc/sh/v3 v3.7.0 h1:lSTjdP/1xsddtaKfGg7Myu7DnlHItd3/M2tomOcNNBg=
mvdan.cc/sh/v3 v3.7.0/go.mod h1:K2gwkaesF/D7av7Kxl0HbF5kGOd2ArupNTX3X44+8l8=
paepcke.de/codereview v0.1.37 h1:21ySn/tpsMZn7dUujCv708DxlrCe8nTYGPYt49Zr4Bw=
paepcke.de/codereview v0.1.37/go.mod h1:8Vdsmt4GE+Sn4z0cnPaLzJ15VRVPjbQK26/vJgSWzvE=
paepcke.de/codereview v0.1.38 h1:huJuiuM3NtLqufeqZEB7sMIi41Q1xg8jfIdGzdUvTS8=
paepcke.de/codereview v0.1.38/go.mod h1:8Vdsmt4GE+Sn4z0cnPaLzJ15VRVPjbQK26/vJgSWzvE=
paepcke.de/signify v0.1.21 h1:HKae03n9M4b0Dx2W2hkJt9oZIzdN8XGJrJ3j0rUZ5Yw=
paepcke.de/signify v0.1.21/go.mod h1:wEWEfOZAUI+P42p2OvJ1hUp6rWBVb/QvhprEIrq7LTI=
paepcke.de/sphincs v0.1.19 h1:QW3whtQymop2NXhYk/d2hrZ9axNgqnm1jJzh8KOb888=
Expand Down

0 comments on commit 459c6aa

Please sign in to comment.