mirror of
https://github.com/wweir/sower.git
synced 2024-04-21 12:42:15 +00:00
chore: separate packages
This commit is contained in:
@@ -12,8 +12,9 @@ require (
|
||||
github.com/miekg/dns v1.1.43
|
||||
github.com/oschwald/geoip2-golang v1.5.0
|
||||
github.com/pkg/errors v0.9.1
|
||||
github.com/ulule/deepcopier v0.0.0-20200430083143-45decc6639b6
|
||||
github.com/wweir/deferlog v1.0.0
|
||||
github.com/sower-proxy/conns v0.0.1
|
||||
github.com/sower-proxy/deferlog v1.0.1
|
||||
github.com/sower-proxy/mem v0.0.1
|
||||
golang.org/x/crypto v0.0.0-20211202192323-5770296d904e
|
||||
)
|
||||
|
||||
@@ -22,6 +23,7 @@ require (
|
||||
github.com/hashicorp/hcl v1.0.0 // indirect
|
||||
github.com/oschwald/maxminddb-golang v1.8.0 // indirect
|
||||
github.com/rs/zerolog v1.26.0 // indirect
|
||||
github.com/ulule/deepcopier v0.0.0-20200430083143-45decc6639b6 // indirect
|
||||
golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 // indirect
|
||||
golang.org/x/sys v0.0.0-20210809222454-d867a43fc93e // indirect
|
||||
golang.org/x/text v0.3.6 // indirect
|
||||
|
||||
Reference in New Issue
Block a user