fix golang version
go.mod @@ -1,6 +1,6 @@ module gat1400Exchange go 1.14 go 1.18 require ( github.com/abbot/go-http-auth v0.4.0