Merge pull request #1107 from fzwoch/go_version

Bump go.mod Go version to 1.16
This commit is contained in:
Tim Sarbin 2021-03-28 12:15:47 -04:00 committed by GitHub
commit 435fd1a61b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/OpenDiablo2/OpenDiablo2
go 1.14
go 1.16
require (
github.com/JoshVarga/blast v0.0.0-20180421040937-681c804fb9f0