mirror of
https://github.com/mumble-voip/grumble.git
synced 2025-12-19 21:59:59 -08:00
Reduce the required Golang version
This commit is contained in:
parent
87c4fcf5d9
commit
6153d239cd
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -1,6 +1,6 @@
|
||||||
module github.com/digitalautonomy/grumble
|
module github.com/digitalautonomy/grumble
|
||||||
|
|
||||||
go 1.20
|
go 1.19
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/golang/protobuf v1.3.2
|
github.com/golang/protobuf v1.3.2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue