Skip to content

Commit

Permalink
Update Go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
benpate committed Oct 22, 2024
1 parent ea9361b commit 7fdcaf4
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 @@ -8,7 +8,6 @@ require (
github.com/benpate/re v0.3.1
github.com/benpate/remote v0.16.6
github.com/benpate/rosetta v0.22.2
github.com/benpate/turbine v0.1.1
github.com/davecgh/go-spew v1.1.1
github.com/microcosm-cc/bluemonday v1.0.27
github.com/rs/zerolog v1.33.0
Expand All @@ -18,6 +17,7 @@ require (
require (
github.com/aymerick/douceur v0.2.0 // indirect
github.com/benpate/exp v0.8.3 // indirect
github.com/benpate/turbine v0.1.1 // indirect
github.com/gorilla/css v1.0.1 // indirect
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
Expand Down

0 comments on commit 7fdcaf4

Please sign in to comment.