Skip to content

Commit

Permalink
go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
jessepeterson committed Nov 30, 2023
1 parent ef0ba3f commit 8cef593
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 @@ -3,11 +3,10 @@ module github.com/jessepeterson/kmfddm
go 1.17

require (
github.com/alexedwards/flow v0.0.0-20220806114457-cf11be9e0e03
github.com/cespare/xxhash v1.1.0
github.com/go-sql-driver/mysql v1.7.1
github.com/google/uuid v1.4.0
github.com/groob/plist v0.0.0-20220217120414-63fa881b19a5
github.com/valyala/fastjson v1.6.4
)

require github.com/alexedwards/flow v0.0.0-20220806114457-cf11be9e0e03

0 comments on commit 8cef593

Please sign in to comment.