Skip to content
This repository was archived by the owner on Sep 13, 2025. It is now read-only.

Commit e490feb

Browse files
Bump github.com/forPelevin/gomoji from 1.2.0 to 1.3.0 (#175)
Bumps [github.com/forPelevin/gomoji](https://github.com/forPelevin/gomoji) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/forPelevin/gomoji/releases) - [Commits](forPelevin/gomoji@v1.2.0...v1.3.0) --- updated-dependencies: - dependency-name: github.com/forPelevin/gomoji dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bbb8e05 commit e490feb

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
@@ -9,7 +9,7 @@ require (
99
github.com/Kardbord/ubiquity v0.3.0
1010
github.com/bwmarrin/discordgo v0.27.1
1111
github.com/deadshot465/owoify-go v1.0.1
12-
github.com/forPelevin/gomoji v1.2.0
12+
github.com/forPelevin/gomoji v1.3.0
1313
github.com/gabriel-vasile/mimetype v1.4.8
1414
github.com/go-co-op/gocron v1.37.0
1515
github.com/google/uuid v1.6.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ github.com/deadshot465/owoify-go v1.0.1 h1:pQmIiQxkKfMPZCjntoIjxFYhY/p6XojloFIpt
1717
github.com/deadshot465/owoify-go v1.0.1/go.mod h1:ZwqgtKjAG/8ZJTR4z708O9uwYSk4VpfwSFhE0JRyu2o=
1818
github.com/fatih/structtag v1.2.0 h1:/OdNE99OxoI/PqaW/SuSK9uxxT3f/tcSZgon/ssNSx4=
1919
github.com/fatih/structtag v1.2.0/go.mod h1:mBJUNpUnHmRKrKlQQlmCrh5PuhftFbNv8Ys4/aAZl94=
20-
github.com/forPelevin/gomoji v1.2.0 h1:9k4WVSSkE1ARO/BWywxgEUBvR/jMnao6EZzrql5nxJ8=
21-
github.com/forPelevin/gomoji v1.2.0/go.mod h1:8+Z3KNGkdslmeGZBC3tCrwMrcPy5GRzAD+gL9NAwMXg=
20+
github.com/forPelevin/gomoji v1.3.0 h1:WPIOLWB1bvRYlKZnSSEevLt3IfKlLs+tK+YA9fFYlkE=
21+
github.com/forPelevin/gomoji v1.3.0/go.mod h1:mM6GtmCgpoQP2usDArc6GjbXrti5+FffolyQfGgPboQ=
2222
github.com/gabriel-vasile/mimetype v1.4.8 h1:FfZ3gj38NjllZIeJAmMhr+qKL8Wu+nOoI3GqacKw1NM=
2323
github.com/gabriel-vasile/mimetype v1.4.8/go.mod h1:ByKUIKGjh1ODkGM1asKUbQZOLGrPjydw3hYPU2YU9t8=
2424
github.com/go-co-op/gocron v1.37.0 h1:ZYDJGtQ4OMhTLKOKMIch+/CY70Brbb1dGdooLEhh7b0=

0 commit comments

Comments
 (0)