mirror of
https://github.com/ivuorinen/gh-action-readme.git
synced 2026-02-26 20:54:13 +00:00
chore(deps): update Go version from 1.24.4 to 1.24.6 (#61)
* chore(deps): update Go version from 1.24.4 to 1.24.6 * chore: update go.mod and go.sum * fix: update go.mod Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * chore: go mod tidy --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
5
go.mod
5
go.mod
@@ -1,6 +1,8 @@
|
||||
module github.com/ivuorinen/gh-action-readme
|
||||
|
||||
go 1.24.4
|
||||
go 1.24.0
|
||||
|
||||
toolchain go1.24.6
|
||||
|
||||
require (
|
||||
github.com/adrg/xdg v0.5.3
|
||||
@@ -34,5 +36,4 @@ require (
|
||||
golang.org/x/sys v0.34.0 // indirect
|
||||
golang.org/x/term v0.33.0 // indirect
|
||||
golang.org/x/text v0.28.0 // indirect
|
||||
gopkg.in/yaml.v3 v3.0.1 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user