Merge pull request #1 from jegly/dependabot/go_modules/go_modules-dfc5a1b899
Bump the go_modules group across 1 directory with 2 updates
This commit is contained in:
commit
af1e40cf19
1 changed files with 5 additions and 5 deletions
10
go.mod
10
go.mod
|
|
@ -1,6 +1,6 @@
|
|||
module github.com/jegly/ATK
|
||||
|
||||
go 1.23
|
||||
go 1.24.0
|
||||
|
||||
require (
|
||||
github.com/ncruces/zenity v0.10.14
|
||||
|
|
@ -35,9 +35,9 @@ require (
|
|||
github.com/valyala/fasttemplate v1.2.2 // indirect
|
||||
github.com/wailsapp/go-webview2 v1.0.22 // indirect
|
||||
github.com/wailsapp/mimetype v1.4.1 // indirect
|
||||
golang.org/x/crypto v0.33.0 // indirect
|
||||
golang.org/x/crypto v0.45.0 // indirect
|
||||
golang.org/x/image v0.20.0 // indirect
|
||||
golang.org/x/net v0.35.0 // indirect
|
||||
golang.org/x/sys v0.30.0 // indirect
|
||||
golang.org/x/text v0.22.0 // indirect
|
||||
golang.org/x/net v0.47.0 // indirect
|
||||
golang.org/x/sys v0.38.0 // indirect
|
||||
golang.org/x/text v0.31.0 // indirect
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue