mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
build(go): bump to go 1.24
This commit is contained in:
parent
6af4d69c39
commit
50dff576b0
1 changed files with 2 additions and 2 deletions
4
go.mod
4
go.mod
|
@ -1,6 +1,6 @@
|
||||||
module miniflux.app/v2
|
module miniflux.app/v2
|
||||||
|
|
||||||
// +heroku goVersion go1.23
|
// +heroku goVersion go1.24
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/PuerkitoBio/goquery v1.10.3
|
github.com/PuerkitoBio/goquery v1.10.3
|
||||||
|
@ -44,6 +44,6 @@ require (
|
||||||
google.golang.org/protobuf v1.36.5 // indirect
|
google.golang.org/protobuf v1.36.5 // indirect
|
||||||
)
|
)
|
||||||
|
|
||||||
go 1.23.0
|
go 1.24.0
|
||||||
|
|
||||||
toolchain go1.24.1
|
toolchain go1.24.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue