Skip to content

Commit

Permalink
Merge pull request #12 from leafduo/dependabot/go_modules/github.com/…
Browse files Browse the repository at this point in the history
…caarlos0/env/v7-7.1.0

Bump github.com/caarlos0/env/v7 from 7.0.0 to 7.1.0
  • Loading branch information
leafduo authored Mar 13, 2023
2 parents f80e834 + b0a5f60 commit e4e8177
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/leafduo/chatgpt-telegram-bot
go 1.20

require (
github.com/caarlos0/env/v7 v7.0.0
github.com/caarlos0/env/v7 v7.1.0
github.com/go-telegram-bot-api/telegram-bot-api/v5 v5.5.1
github.com/sashabaranov/go-gpt3 v1.3.3
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/caarlos0/env/v7 v7.0.0 h1:cyczlTd/zREwSr9ch/mwaDl7Hse7kJuUY8hvHfXu5WI=
github.com/caarlos0/env/v7 v7.0.0/go.mod h1:LPPWniDUq4JaO6Q41vtlyikhMknqymCLBw0eX4dcH1E=
github.com/caarlos0/env/v7 v7.1.0 h1:9lzTF5amyQeWHZzuZeKlCb5FWSUxpG1js43mhbY8ozg=
github.com/caarlos0/env/v7 v7.1.0/go.mod h1:LPPWniDUq4JaO6Q41vtlyikhMknqymCLBw0eX4dcH1E=
github.com/go-telegram-bot-api/telegram-bot-api/v5 v5.5.1 h1:wG8n/XJQ07TmjbITcGiUaOtXxdrINDz1b0J1w0SzqDc=
github.com/go-telegram-bot-api/telegram-bot-api/v5 v5.5.1/go.mod h1:A2S0CWkNylc2phvKXWBBdD3K0iGnDBGbzRpISP2zBl8=
github.com/sashabaranov/go-gpt3 v1.3.3 h1:S8Zd4YybnBaNMK+w+XGGWgsjQY1R+6QE2n9SLzVna9k=
Expand Down

0 comments on commit e4e8177

Please sign in to comment.