Skip to content

Commit

Permalink
fixed go.mamad.dev/telebot
Browse files Browse the repository at this point in the history
  • Loading branch information
reloadlife committed Oct 5, 2023
1 parent ece0f96 commit 739cdc3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
module telebot
module go.mamad.dev/telebot

go 1.20

require (
github.com/goccy/go-yaml v1.11.2
github.com/spf13/viper v1.16.0
github.com/stretchr/testify v1.8.4
go.mamad.dev/telebot v1.0.0
)

require (
Expand Down

0 comments on commit 739cdc3

Please sign in to comment.