Skip to content

Commit 3ea5267

Browse files
dependabot[bot]paketo-bot
authored andcommitted
Bump github.com/morikuni/aec from 1.0.0 to 1.1.0 in the go-modules group
Bumps the go-modules group with 1 update: [github.com/morikuni/aec](https://github.com/morikuni/aec). Updates `github.com/morikuni/aec` from 1.0.0 to 1.1.0 - [Release notes](https://github.com/morikuni/aec/releases) - [Commits](morikuni/aec@v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: github.com/morikuni/aec dependency-version: 1.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0889c97 commit 3ea5267

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ require (
4949
github.com/moby/sys/user v0.4.0 // indirect
5050
github.com/moby/sys/userns v0.1.0 // indirect
5151
github.com/moby/term v0.5.2 // indirect
52-
github.com/morikuni/aec v1.0.0 // indirect
52+
github.com/morikuni/aec v1.1.0 // indirect
5353
github.com/oklog/ulid v1.3.1 // indirect
5454
github.com/oklog/ulid/v2 v2.1.1 // indirect
5555
github.com/opencontainers/go-digest v1.0.0 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,8 @@ github.com/moby/sys/userns v0.1.0 h1:tVLXkFOxVu9A64/yh59slHVv9ahO9UIev4JZusOLG/g
102102
github.com/moby/sys/userns v0.1.0/go.mod h1:IHUYgu/kao6N8YZlp9Cf444ySSvCmDlmzUcYfDHOl28=
103103
github.com/moby/term v0.5.2 h1:6qk3FJAFDs6i/q3W/pQ97SX192qKfZgGjCQqfCJkgzQ=
104104
github.com/moby/term v0.5.2/go.mod h1:d3djjFCrjnB+fl8NJux+EJzu0msscUP+f8it8hPkFLc=
105-
github.com/morikuni/aec v1.0.0 h1:nP9CBfwrvYnBRgY6qfDQkygYDmYwOilePFkwzv4dU8A=
106-
github.com/morikuni/aec v1.0.0/go.mod h1:BbKIizmSmc5MMPqRYbxO4ZU0S0+P200+tUnFx7PXmsc=
105+
github.com/morikuni/aec v1.1.0 h1:vBBl0pUnvi/Je71dsRrhMBtreIqNMYErSAbEeb8jrXQ=
106+
github.com/morikuni/aec v1.1.0/go.mod h1:xDRgiq/iw5l+zkao76YTKzKttOp2cwPEne25HDkJnBw=
107107
github.com/oklog/ulid v1.3.1 h1:EGfNDEx6MqHz8B3uNV6QAib1UR2Lm97sHi3ocA6ESJ4=
108108
github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U=
109109
github.com/oklog/ulid/v2 v2.1.1 h1:suPZ4ARWLOJLegGFiZZ1dFAkqzhMjL3J1TzI+5wHz8s=

0 commit comments

Comments
 (0)