We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 046d5c7 commit 115cb21Copy full SHA for 115cb21
go.mod
@@ -1,7 +1,8 @@
1
module github.com/igolaizola/vidai
2
3
-go 1.21
4
-toolchain go1.22.5
+go 1.22
+
5
+toolchain go1.23.1
6
7
require (
8
github.com/bogdanfinn/fhttp v0.5.28
0 commit comments