update go version in the go.mod file

This commit is contained in:
Dawid Wysokiński 2021-02-23 18:06:22 +01:00
parent 377475f612
commit e35705eeb7
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/tribalwarshelp/golang-sdk
go 1.15
go 1.16
require (
github.com/Kichiyaki/gqlgen-client v0.0.0-20200604145848-274796c104f4