Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
Signed-off-by: Lance Ball <[email protected]>
  • Loading branch information
lance committed Aug 7, 2024
1 parent 237f76f commit 8aaced6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
module github.com/sigstore/fulcio

go 1.22.5
toolchain go1.21.12

require (
chainguard.dev/go-grpc-kit v0.17.5
Expand Down
1 change: 0 additions & 1 deletion pkg/server/grpc_server_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ import (
"github.com/sigstore/fulcio/pkg/generated/protobuf"
"github.com/sigstore/fulcio/pkg/identity"
"github.com/sigstore/sigstore/pkg/cryptoutils"
"google.golang.org/grpc/resolver"
)

const (
Expand Down

0 comments on commit 8aaced6

Please sign in to comment.