Downgrade go version for deployment compatibility
This commit is contained in:
parent
c947092567
commit
e908177363
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
module bot
|
||||
|
||||
go 1.21
|
||||
go 1.20
|
||||
|
||||
require (
|
||||
github.com/bradleyfalzon/ghinstallation/v2 v2.6.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue