Skip to content

Commit

Permalink
build(deps): bump github.com/csunibo/unibo-go from 0.0.9 to 0.0.10
Browse files Browse the repository at this point in the history
Bumps [github.com/csunibo/unibo-go](https://github.com/csunibo/unibo-go) from 0.0.9 to 0.0.10.
- [Commits](csunibo/unibo-go@v0.0.9...v0.0.10)

---
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]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent ddd0da5 commit 84c51bf
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.21

require (
github.com/csunibo/unibo-go v0.0.9
github.com/csunibo/unibo-go v0.0.10
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
@@ -1,5 +1,5 @@
github.com/csunibo/unibo-go v0.0.9 h1:bLGzNZFvU/TXB+Depn72bO7F3yJ73EjFbM8E9iRs1kM=
github.com/csunibo/unibo-go v0.0.9/go.mod h1:h2+xnccHa7x48RNB6d07bpHQ01ozw4oihgDOlvVrJ9U=
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/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyuac5Z2hdY=
github.com/mitchellh/mapstructure v1.5.0/go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo=
github.com/samuelemusiani/telegram-bot-api v0.0.6 h1:OH7/qXD4E/wDzd6UcNOJZgw9GWthUKRB33ob1PSWnGI=
Expand Down

0 comments on commit 84c51bf

Please sign in to comment.