1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-03 14:30:42 +00:00

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

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