Merge pull request 'Update dependency go to v1.22.5' (#2) from renovate/go-1.x into main
Reviewed-on: #2
This commit is contained in:
commit
897ced93e2
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
||||||
module git.shadowhosting.xyz/Eggactyl/tui
|
module git.shadowhosting.xyz/Eggactyl/tui
|
||||||
|
|
||||||
go 1.22.4
|
go 1.22.5
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/nicksnyder/go-i18n/v2 v2.4.0
|
github.com/nicksnyder/go-i18n/v2 v2.4.0
|
||||||
|
|
Loading…
Reference in a new issue