1
0
mirror of https://github.com/Mrs4s/MiraiGo.git synced 2025-05-04 11:07:40 +08:00

chore: bump to go1.16 (#164)

This commit is contained in:
Ink33 2021-06-11 12:48:23 +08:00 committed by GitHub
parent a835d4e5c3
commit 2233f43953
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/Mrs4s/MiraiGo
go 1.15
go 1.16
require (
github.com/golang/protobuf v1.4.3