Reorganize and update Dockerfile
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
module djpianalto.com/goff
|
||||
module github.com/dustinpianalto/goff
|
||||
|
||||
go 1.14
|
||||
|
||||
require (
|
||||
github.com/bwmarrin/discordgo v0.20.3-0.20200525154655-ca64123b05de
|
||||
github.com/dustinpianalto/disgoman v0.0.10
|
||||
github.com/dustinpianalto/rpnparse v1.0.1
|
||||
github.com/emersion/go-imap v1.0.5
|
||||
github.com/emersion/go-message v0.12.0
|
||||
github.com/dustinpianalto/rpnparse v1.0.1
|
||||
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
|
||||
github.com/lib/pq v1.3.0
|
||||
github.com/olebedev/when v0.0.0-20190311101825-c3b538a97254
|
||||
|
||||
Reference in New Issue
Block a user