login-app: Try with an older golang
This commit is contained in:
parent
cc05f8913f
commit
46ab787fee
2 changed files with 6 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
|||
module git.nemunai.re/lectures/adlin/pkg/login-app/cmd
|
||||
|
||||
go 1.17
|
||||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/gdamore/tcell/v2 v2.4.1-0.20210905002822-f057f0a857a1
|
||||
|
|
|
|||
Reference in a new issue