File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
module github.com/per1234/inoplatforms
2
2
3
3
go 1.22.6
4
+ toolchain go1.24.1
4
5
5
6
require (
6
7
github.com/editorconfig-checker/editorconfig-checker v0.0.0-20231010092335-16848f20ad57
@@ -80,7 +81,7 @@ require (
80
81
github.com/bep/godartsass/v2 v2.2.0 // indirect
81
82
github.com/bep/golibsass v1.2.0 // indirect
82
83
github.com/bep/gowebp v0.3.0 // indirect
83
- github.com/bep/imagemeta v0.8.1 // indirect
84
+ github.com/bep/imagemeta v0.11.0 // indirect
84
85
github.com/bep/lazycache v0.7.0 // indirect
85
86
github.com/bep/logg v0.4.0 // indirect
86
87
github.com/bep/mclib v1.20400.20402 // indirect
Original file line number Diff line number Diff line change @@ -200,8 +200,8 @@ github.com/bep/gowebp v0.3.0 h1:MhmMrcf88pUY7/PsEhMgEP0T6fDUnRTMpN8OclDrbrY=
200
200
github.com/bep/gowebp v0.3.0 /go.mod h1:ZhFodwdiFp8ehGJpF4LdPl6unxZm9lLFjxD3z2h2AgI =
201
201
github.com/bep/helpers v0.5.0 h1:rneezhnG7GzLFlsEWO/EnleaBRuluBDGFimalO6Y50o =
202
202
github.com/bep/helpers v0.5.0 /go.mod h1:dSqCzIvHbzsk5YOesp1M7sKAq5xUcvANsRoKdawxH4Q =
203
- github.com/bep/imagemeta v0.8.1 h1:tjZLPRftjxU7PTI87o5e5WKOFQ4S9S0engiP1OTpJTI =
204
- github.com/bep/imagemeta v0.8.1 /go.mod h1:5piPAq5Qomh07m/dPPCLN3mDJyFusvUG7VwdRD/vX0s =
203
+ github.com/bep/imagemeta v0.11.0 h1:jL92HhL1H70NC+f8OVVn5D/nC3FmdxTnM3R+csj54mE =
204
+ github.com/bep/imagemeta v0.11.0 /go.mod h1:23AF6O+4fUi9avjiydpKLStUNtJr5hJB4rarG18JpN8 =
205
205
github.com/bep/lazycache v0.7.0 h1:VM257SkkjcR9z55eslXTkUIX8QMNKoqQRNKV/4xIkCY =
206
206
github.com/bep/lazycache v0.7.0 /go.mod h1:NmRm7Dexh3pmR1EignYR8PjO2cWybFQ68+QgY3VMCSc =
207
207
github.com/bep/logg v0.4.0 h1:luAo5mO4ZkhA5M1iDVDqDqnBBnlHjmtZF6VAyTp+nCQ =
You can’t perform that action at this time.
0 commit comments