update minimum go version, run go mod tidy

This commit is contained in:
Matthew Penner
2021-02-25 13:55:05 -07:00
parent 2eb721bbe7
commit d5605abc15
2 changed files with 1 additions and 80 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/pterodactyl/wings
go 1.13
go 1.14
require (
emperror.dev/errors v0.8.0