Skip to content

Commit 3d0f5da

Browse files
committed
Mod tidy
1 parent c0deb71 commit 3d0f5da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ require (
7474
github.com/denisbrodbeck/machineid v1.0.1
7575
github.com/google/go-github/v66 v66.0.0
7676
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.1.0
77+
github.com/hashicorp/go-hclog v1.6.3
7778
github.com/hashicorp/golang-lru/v2 v2.0.7
7879
github.com/in-toto/attestation v1.1.0
7980
github.com/invopop/jsonschema v0.7.0
@@ -156,7 +157,6 @@ require (
156157
github.com/google/renameio/v2 v2.0.0 // indirect
157158
github.com/gorilla/handlers v1.5.1 // indirect
158159
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 // indirect
159-
github.com/hashicorp/go-hclog v1.6.3 // indirect
160160
github.com/hashicorp/golang-lru v1.0.2 // indirect
161161
github.com/hashicorp/yamux v0.1.2 // indirect
162162
github.com/jackc/puddle/v2 v2.2.2 // indirect

0 commit comments

Comments
 (0)