mirror of
https://github.com/appleboy/drone-telegram.git
synced 2026-06-04 18:23:45 +08:00
571987a1f0
- Update the version of Go to 1.20 in the go.mod file - Update the version of github.com/appleboy/drone-template-lib to v1.3.0 in the go.mod file - Update the version of github.com/joho/godotenv to v1.5.1 in the go.mod file - Update the version of github.com/stretchr/testify to v1.8.4 in the go.mod file - Update the version of github.com/urfave/cli to v1.22.14 in the go.mod file Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
30 lines
311 B
Plaintext
30 lines
311 B
Plaintext
# Compiled Object files, Static and Dynamic libs (Shared Objects)
|
|
*.o
|
|
*.a
|
|
*.so
|
|
|
|
# Folders
|
|
_obj
|
|
_test
|
|
|
|
# Architecture specific extensions/prefixes
|
|
*.[568vq]
|
|
[568vq].out
|
|
|
|
*.cgo1.go
|
|
*.cgo2.c
|
|
_cgo_defun.c
|
|
_cgo_gotypes.go
|
|
_cgo_export.*
|
|
|
|
_testmain.go
|
|
|
|
*.exe
|
|
*.test
|
|
*.prof
|
|
drone-telegram
|
|
coverage.txt
|
|
.env
|
|
release
|
|
bin
|