Skip to content

Commit

Permalink
gomod update
Browse files Browse the repository at this point in the history
  • Loading branch information
MindHunter86 committed Jul 16, 2024
1 parent f916ab8 commit 91f853d
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 @@ -7,6 +7,7 @@ require (
github.com/gofiber/fiber/v2 v2.52.5
github.com/jedib0t/go-pretty/v6 v6.5.9
github.com/klauspost/compress v1.17.9
github.com/mailru/easyjson v0.7.7
github.com/rs/zerolog v1.33.0
github.com/urfave/cli/v2 v2.27.2
github.com/valyala/bytebufferpool v1.0.0
Expand All @@ -18,7 +19,6 @@ require (
github.com/cpuguy83/go-md2man/v2 v2.0.4 // indirect
github.com/google/uuid v1.5.0 // indirect
github.com/josharian/intern v1.0.0 // indirect
github.com/mailru/easyjson v0.7.7 // indirect
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/mattn/go-runewidth v0.0.15 // indirect
Expand Down

0 comments on commit 91f853d

Please sign in to comment.