Skip to content

Commit

Permalink
go.mod: flush
Browse files Browse the repository at this point in the history
  • Loading branch information
streambinder committed Oct 20, 2021
1 parent 1cb736a commit 5d1eb04
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 64 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,10 @@ require (
github.com/tdewolff/minify/v2 v2.9.22
github.com/tdewolff/parse/v2 v2.5.22 // indirect
github.com/tidwall/gjson v1.9.4
github.com/tidwall/pretty v1.2.0 // indirect
github.com/ugorji/go v1.2.6 // indirect
github.com/xujiajun/nutsdb v0.6.0
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519 // indirect
golang.org/x/sys v0.0.0-20211013075003-97ac67df715c // indirect
golang.org/x/sys v0.0.0-20211020064051-0ec99a608a1b // indirect
golang.org/x/text v0.3.7 // indirect
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
google.golang.org/protobuf v1.27.1 // indirect
Expand Down
Loading

0 comments on commit 5d1eb04

Please sign in to comment.