Skip to content

Commit 883148f

Browse files
committed
Update nix hash
1 parent 2a0c017 commit 883148f

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

go.mod

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ require (
5252
require (
5353
4d63.com/gocheckcompilerdirectives v1.3.0 // indirect
5454
4d63.com/gochecknoglobals v0.2.2 // indirect
55+
codeberg.org/chavacava/garif v0.2.0 // indirect
5556
connectrpc.com/connect v1.18.1 // indirect
5657
github.com/4meepo/tagalign v1.4.2 // indirect
5758
github.com/Abirdcfly/dupword v0.1.3 // indirect
@@ -203,7 +204,8 @@ require (
203204
github.com/mattn/go-colorable v0.1.14 // indirect
204205
github.com/mattn/go-runewidth v0.0.16 // indirect
205206
github.com/matttproud/golang_protobuf_extensions v1.0.1 // indirect
206-
github.com/mgechev/revive v1.7.0 // indirect
207+
github.com/mgechev/dots v1.0.0 // indirect
208+
github.com/mgechev/revive v1.11.0 // indirect
207209
github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d // indirect
208210
github.com/mikelolasagasti/xz v1.0.1 // indirect
209211
github.com/minio/minlz v1.0.1 // indirect

go.sum

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor-hash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sha256-0lDPK9InxoQzndmQvhKCYvqEt2NL2A+rt3sGg+o1HTY=
1+
sha256-bkpqRP4/PQ48tDiaWaqM7fF+EX9rKHH68XmB1OUjIeQ=

0 commit comments

Comments
 (0)