chore(go.mod): upgrade golang version
This commit is contained in:
parent
603ee8b4a6
commit
cbdda1d231
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
||||||
module github.com/ihexxa/quickshare
|
module github.com/ihexxa/quickshare
|
||||||
|
|
||||||
go 1.13
|
go 1.16
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/boltdb/bolt v1.3.1
|
github.com/boltdb/bolt v1.3.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue