Skip to content

Commit

Permalink
Bump github.com/forPelevin/gomoji from 1.1.8 to 1.2.0 (#161)
Browse files Browse the repository at this point in the history
Bumps [github.com/forPelevin/gomoji](https://github.com/forPelevin/gomoji) from 1.1.8 to 1.2.0.
- [Release notes](https://github.com/forPelevin/gomoji/releases)
- [Commits](forPelevin/gomoji@v1.1.8...v1.2.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>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 6a519e8 commit 84f88bd
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 @@ -9,7 +9,7 @@ require (
github.com/Kardbord/ubiquity v0.3.0
github.com/bwmarrin/discordgo v0.27.1
github.com/deadshot465/owoify-go v1.0.1
github.com/forPelevin/gomoji v1.1.8
github.com/forPelevin/gomoji v1.2.0
github.com/gabriel-vasile/mimetype v1.4.3
github.com/go-co-op/gocron v1.37.0
github.com/google/uuid v1.6.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ github.com/deadshot465/owoify-go v1.0.1 h1:pQmIiQxkKfMPZCjntoIjxFYhY/p6XojloFIpt
github.com/deadshot465/owoify-go v1.0.1/go.mod h1:ZwqgtKjAG/8ZJTR4z708O9uwYSk4VpfwSFhE0JRyu2o=
github.com/fatih/structtag v1.2.0 h1:/OdNE99OxoI/PqaW/SuSK9uxxT3f/tcSZgon/ssNSx4=
github.com/fatih/structtag v1.2.0/go.mod h1:mBJUNpUnHmRKrKlQQlmCrh5PuhftFbNv8Ys4/aAZl94=
github.com/forPelevin/gomoji v1.1.8 h1:JElzDdt0TyiUlecy6PfITDL6eGvIaxqYH1V52zrd0qQ=
github.com/forPelevin/gomoji v1.1.8/go.mod h1:8+Z3KNGkdslmeGZBC3tCrwMrcPy5GRzAD+gL9NAwMXg=
github.com/forPelevin/gomoji v1.2.0 h1:9k4WVSSkE1ARO/BWywxgEUBvR/jMnao6EZzrql5nxJ8=
github.com/forPelevin/gomoji v1.2.0/go.mod h1:8+Z3KNGkdslmeGZBC3tCrwMrcPy5GRzAD+gL9NAwMXg=
github.com/gabriel-vasile/mimetype v1.4.3 h1:in2uUcidCuFcDKtdcBxlR0rJ1+fsokWf+uqxgUFjbI0=
github.com/gabriel-vasile/mimetype v1.4.3/go.mod h1:d8uq/6HKRL6CGdk+aubisF/M5GcPfT7nKyLpA0lbSSk=
github.com/go-co-op/gocron v1.37.0 h1:ZYDJGtQ4OMhTLKOKMIch+/CY70Brbb1dGdooLEhh7b0=
Expand Down

0 comments on commit 84f88bd

Please sign in to comment.