Skip to content

Commit

Permalink
mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
Terry Franklin committed Dec 1, 2021
1 parent f6418a3 commit dfe9c2f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 180 deletions.
7 changes: 4 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ require (
github.com/aws/aws-lambda-go v1.27.0
github.com/aws/aws-sdk-go v1.41.19
github.com/joho/godotenv v1.4.0
github.com/microcosm-cc/bluemonday v1.0.16 // indirect
github.com/kr/text v0.2.0 // indirect
github.com/neo4j/neo4j-go-driver/v4 v4.4.0
github.com/projectdiscovery/httpx v1.0.6 // indirect
golang.org/x/net v0.0.0-20211105192438-b53810dc28af // indirect
github.com/stretchr/testify v1.7.0 // indirect
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
)
Loading

0 comments on commit dfe9c2f

Please sign in to comment.