Skip to content

Commit

Permalink
Merge pull request #196 from cartabinaria/dependabot/go_modules/githu…
Browse files Browse the repository at this point in the history
…b.com/cartabinaria/unibo-go-0.3.0

chore(deps): bump github.com/cartabinaria/unibo-go from 0.1.0 to 0.3.0
  • Loading branch information
samuelemusiani authored Nov 12, 2024
2 parents 035827c + e3071a0 commit 5eb1a7c
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 @@ -4,7 +4,7 @@ go 1.22.4

require (
github.com/cartabinaria/config-parser-go v0.3.1
github.com/cartabinaria/unibo-go v0.1.0
github.com/cartabinaria/unibo-go v0.3.0
github.com/mitchellh/mapstructure v1.5.0
github.com/samuelemusiani/telegram-bot-api v0.0.6
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0
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/cartabinaria/config v1.1.1 h1:NPJEVzjATnOdPAR1mz1xeCAUHBbpkmMrWyaNGVE
github.com/cartabinaria/config v1.1.1/go.mod h1:75k1qUVzdgzvNXziOTJdtAL8c6Q8OXPa28LYol0dmOw=
github.com/cartabinaria/config-parser-go v0.3.1 h1:uwCF0G8yfajIhvr/41ttl4LHiIkqtMZ1RTIqRwbth48=
github.com/cartabinaria/config-parser-go v0.3.1/go.mod h1:nc1vUU+Y5tcEvogqWkvmkMGErHY4k3KuvNj7Gj7nPos=
github.com/cartabinaria/unibo-go v0.1.0 h1:Owmjx7B/TzQvMOWsWJivhZJy6IKqAc6AyRJbO3+wVsw=
github.com/cartabinaria/unibo-go v0.1.0/go.mod h1:HGg7Zktl6dqF/WIxkSk3veu91ufC2PkdEROebldN6Cc=
github.com/cartabinaria/unibo-go v0.3.0 h1:3x6tZ1C0CMK2RGPVeW9g6dPEGNsF7VhVTXq2Hjy1rzE=
github.com/cartabinaria/unibo-go v0.3.0/go.mod h1:Pos3mfCrFg9lkd4XJSJ/IwsRZmbUPuZrUvq+W3DzziI=
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 5eb1a7c

Please sign in to comment.