Skip to content

Commit 6729e1f

Browse files
Bump github.com/bep/imagemeta from 0.8.1 to 0.11.0
Bumps [github.com/bep/imagemeta](https://github.com/bep/imagemeta) from 0.8.1 to 0.11.0. - [Release notes](https://github.com/bep/imagemeta/releases) - [Commits](bep/imagemeta@v0.8.1...v0.11.0) --- updated-dependencies: - dependency-name: github.com/bep/imagemeta dependency-version: 0.11.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ce8d72a commit 6729e1f

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

go.mod

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
module github.com/per1234/inoplatforms
22

33
go 1.22.6
4+
toolchain go1.24.1
45

56
require (
67
github.com/editorconfig-checker/editorconfig-checker v0.0.0-20231010092335-16848f20ad57
@@ -80,7 +81,7 @@ require (
8081
github.com/bep/godartsass/v2 v2.2.0 // indirect
8182
github.com/bep/golibsass v1.2.0 // indirect
8283
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
8485
github.com/bep/lazycache v0.7.0 // indirect
8586
github.com/bep/logg v0.4.0 // indirect
8687
github.com/bep/mclib v1.20400.20402 // indirect

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -200,8 +200,8 @@ github.com/bep/gowebp v0.3.0 h1:MhmMrcf88pUY7/PsEhMgEP0T6fDUnRTMpN8OclDrbrY=
200200
github.com/bep/gowebp v0.3.0/go.mod h1:ZhFodwdiFp8ehGJpF4LdPl6unxZm9lLFjxD3z2h2AgI=
201201
github.com/bep/helpers v0.5.0 h1:rneezhnG7GzLFlsEWO/EnleaBRuluBDGFimalO6Y50o=
202202
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=
205205
github.com/bep/lazycache v0.7.0 h1:VM257SkkjcR9z55eslXTkUIX8QMNKoqQRNKV/4xIkCY=
206206
github.com/bep/lazycache v0.7.0/go.mod h1:NmRm7Dexh3pmR1EignYR8PjO2cWybFQ68+QgY3VMCSc=
207207
github.com/bep/logg v0.4.0 h1:luAo5mO4ZkhA5M1iDVDqDqnBBnlHjmtZF6VAyTp+nCQ=

0 commit comments

Comments
 (0)