Skip to content

Commit

Permalink
remove vendor dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Divkix committed Dec 11, 2022
1 parent 834f044 commit e94c84c
Show file tree
Hide file tree
Showing 859 changed files with 21 additions and 360,662 deletions.
21 changes: 21 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# If you prefer the allow list template instead of the deny list, see community template:
# https://github.com/github/gitignore/blob/main/community/Golang/Go.AllowList.gitignore
#
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib

# Test binary, built with `go test -c`
*.test

# Output of the go coverage tool, specifically when used with LiteIDE
*.out

# Dependency directories (remove the comment below to include it)
vendor/

# Go workspace file
go.work
16 changes: 0 additions & 16 deletions vendor/github.com/PaulSonOfLars/gotgbot/v2/.gitignore

This file was deleted.

122 changes: 0 additions & 122 deletions vendor/github.com/PaulSonOfLars/gotgbot/v2/.golangci.yaml

This file was deleted.

21 changes: 0 additions & 21 deletions vendor/github.com/PaulSonOfLars/gotgbot/v2/LICENSE

This file was deleted.

52 changes: 0 additions & 52 deletions vendor/github.com/PaulSonOfLars/gotgbot/v2/README.md

This file was deleted.

101 changes: 0 additions & 101 deletions vendor/github.com/PaulSonOfLars/gotgbot/v2/bot.go

This file was deleted.

53 changes: 0 additions & 53 deletions vendor/github.com/PaulSonOfLars/gotgbot/v2/custom_helpers.go

This file was deleted.

Loading

0 comments on commit e94c84c

Please sign in to comment.