Skip to content

Commit 9a083f4

Browse files
authored
Merge pull request #6532 from crazy-max/update-aec
vendor: update github.com/morikuni/aec v1.1.0
2 parents 809fe38 + b85b142 commit 9a083f4

File tree

4 files changed

+9
-7
lines changed

4 files changed

+9
-7
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ require (
5959
github.com/moby/sys/signal v0.7.1
6060
github.com/moby/sys/user v0.4.0
6161
github.com/moby/sys/userns v0.1.0
62-
github.com/morikuni/aec v1.0.0
62+
github.com/morikuni/aec v1.1.0
6363
github.com/opencontainers/go-digest v1.0.0
6464
github.com/opencontainers/image-spec v1.1.1
6565
github.com/opencontainers/runtime-spec v1.3.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -465,8 +465,8 @@ github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421/go.mod h1:6dJ
465465
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q=
466466
github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742/go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3RllmbCylyMrvgv0=
467467
github.com/modern-go/reflect2 v1.0.1/go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3RllmbCylyMrvgv0=
468-
github.com/morikuni/aec v1.0.0 h1:nP9CBfwrvYnBRgY6qfDQkygYDmYwOilePFkwzv4dU8A=
469-
github.com/morikuni/aec v1.0.0/go.mod h1:BbKIizmSmc5MMPqRYbxO4ZU0S0+P200+tUnFx7PXmsc=
468+
github.com/morikuni/aec v1.1.0 h1:vBBl0pUnvi/Je71dsRrhMBtreIqNMYErSAbEeb8jrXQ=
469+
github.com/morikuni/aec v1.1.0/go.mod h1:xDRgiq/iw5l+zkao76YTKzKttOp2cwPEne25HDkJnBw=
470470
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA=
471471
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
472472
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=

vendor/github.com/morikuni/aec/aec.go

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -848,8 +848,8 @@ github.com/moby/sys/user
848848
# github.com/moby/sys/userns v0.1.0
849849
## explicit; go 1.21
850850
github.com/moby/sys/userns
851-
# github.com/morikuni/aec v1.0.0
852-
## explicit
851+
# github.com/morikuni/aec v1.1.0
852+
## explicit; go 1.21
853853
github.com/morikuni/aec
854854
# github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
855855
## explicit

0 commit comments

Comments
 (0)