Compare commits
1 Commits
renovate/g
...
renovate/g
Author | SHA1 | Date | |
---|---|---|---|
e7ea52850a |
4
go.mod
4
go.mod
@ -2,11 +2,11 @@ module github.com/rramiachraf/dumb
|
|||||||
|
|
||||||
go 1.23
|
go 1.23
|
||||||
|
|
||||||
toolchain go1.23.4
|
toolchain go1.24.4
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/PuerkitoBio/goquery v1.10.1
|
github.com/PuerkitoBio/goquery v1.10.1
|
||||||
github.com/a-h/templ v0.3.906
|
github.com/a-h/templ v0.3.819
|
||||||
github.com/allegro/bigcache/v3 v3.1.0
|
github.com/allegro/bigcache/v3 v3.1.0
|
||||||
github.com/gorilla/handlers v1.5.2
|
github.com/gorilla/handlers v1.5.2
|
||||||
github.com/gorilla/mux v1.8.1
|
github.com/gorilla/mux v1.8.1
|
||||||
|
Reference in New Issue
Block a user