Skip to content

Commit

Permalink
Merge pull request #244 from sashamelentyev/gomoddeps
Browse files Browse the repository at this point in the history
chore: go mod cleanup
  • Loading branch information
fatih authored Dec 9, 2024
2 parents c0a3576 + 388ba0c commit 62b78f8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,5 @@ go 1.17
require (
github.com/mattn/go-colorable v0.1.13
github.com/mattn/go-isatty v0.0.20
golang.org/x/sys v0.28.0
)

require golang.org/x/sys v0.28.0

0 comments on commit 62b78f8

Please sign in to comment.