Skip to content

Commit

Permalink
chore(deps): bump github.com/csunibo/unibo-go from 0.0.10 to 0.0.12 (#…
Browse files Browse the repository at this point in the history
…191)

Bumps [github.com/csunibo/unibo-go](https://github.com/csunibo/unibo-go) from 0.0.10 to 0.0.12.
- [Commits](csunibo/unibo-go@v0.0.10...v0.0.12)

---
updated-dependencies:
- dependency-name: github.com/csunibo/unibo-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent 33ffbee commit 4b3eb26
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/csunibo/informabot
go 1.22.4

require (
github.com/csunibo/unibo-go v0.0.10
github.com/csunibo/unibo-go v0.0.12
github.com/mitchellh/mapstructure v1.5.0
github.com/samuelemusiani/telegram-bot-api v0.0.6
golang.org/x/exp v0.0.0-20231127185646-65229373498e
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ github.com/csunibo/config v1.0.0 h1:cHPxm64M9AibZ7zRxtRJ32i6zCGrPZmYbKCuaKa6E/w=
github.com/csunibo/config v1.0.0/go.mod h1:DnpQhVGqGH3ccu+Mdkmg/NdMAcEYv/BEXVTO/lGU+so=
github.com/csunibo/config-parser-go v0.1.7 h1:CKimZoBPrPaee4wj/KA0ONWE1I7ZIO8MOYCxqKJsurU=
github.com/csunibo/config-parser-go v0.1.7/go.mod h1:1yZBBlxmGGESQ0dDvJnnL/Rmims6HDXJR1QFEHz4xng=
github.com/csunibo/unibo-go v0.0.10 h1:UwFIvTpXMKZCOVoX564RmqQttXTTs5Xz5hCAjun8NFk=
github.com/csunibo/unibo-go v0.0.10/go.mod h1:h2+xnccHa7x48RNB6d07bpHQ01ozw4oihgDOlvVrJ9U=
github.com/csunibo/unibo-go v0.0.12 h1:tNcapp8PF53bRdOyy2ZldS/Wfk/N6fOGrdcg4KBbI90=
github.com/csunibo/unibo-go v0.0.12/go.mod h1:h2+xnccHa7x48RNB6d07bpHQ01ozw4oihgDOlvVrJ9U=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyuac5Z2hdY=
Expand Down

0 comments on commit 4b3eb26

Please sign in to comment.