Skip to content

Commit

Permalink
Update module github.com/youta-t/its to v0.5.3 (#19)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent 2d3f5a8 commit bf2113e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/logica0419/resigif
go 1.22.2

require (
github.com/youta-t/its v0.5.2
github.com/youta-t/its v0.5.3
golang.org/x/image v0.21.0
golang.org/x/sync v0.8.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/youta-t/its v0.5.2 h1:NtqF+yS8idQLzkXZuEJC0bD/cpHrDQKQyB+JRfI3mFs=
github.com/youta-t/its v0.5.2/go.mod h1:BIW52yCMszkfw3y00YtIB5I5EP10+vVJFu3cV78DqlU=
github.com/youta-t/its v0.5.3 h1:FFlMF1Zl4Lo/YU4Y67nWLj3Gl2L7YceF33UZqZ+DDb4=
github.com/youta-t/its v0.5.3/go.mod h1:BIW52yCMszkfw3y00YtIB5I5EP10+vVJFu3cV78DqlU=
golang.org/x/image v0.21.0 h1:c5qV36ajHpdj4Qi0GnE0jUc/yuo33OLFaa0d+crTD5s=
golang.org/x/image v0.21.0/go.mod h1:vUbsLavqK/W303ZroQQVKQ+Af3Yl6Uz1Ppu5J/cLz78=
golang.org/x/mod v0.21.0 h1:vvrHzRwRfVKSiLrG+d4FMl/Qi4ukBCE6kZlTUkDYRT0=
Expand Down

0 comments on commit bf2113e

Please sign in to comment.