Skip to content

Commit

Permalink
Revert "Test if go mod tidy check actually runs"
Browse files Browse the repository at this point in the history
This reverts commit e008872.
  • Loading branch information
fgrosse committed Mar 16, 2024
1 parent 36ef593 commit e2e983c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.21

require (
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.7.0
github.com/stretchr/testify v1.9.0
)

require (
Expand Down

0 comments on commit e2e983c

Please sign in to comment.