mirror of
https://github.com/pushbits/server.git
synced 2025-07-29 14:28:01 +02:00
Use Go 1.16
This commit is contained in:
parent
0413c7da1f
commit
a7353187c2
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
|||
module github.com/pushbits/server
|
||||
|
||||
go 1.14
|
||||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/alexedwards/argon2id v0.0.0-20201228115903-cf543ebc1f7b
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue