mirror of
https://github.com/42wim/matterbridge.git
synced 2025-07-31 01:37:37 +02:00

* Update dependencies and build to go1.22 * Fix api changes wrt to dependencies * Update golangci config
8 lines
99 B
Plaintext
8 lines
99 B
Plaintext
# go test -c output
|
|
*.test
|
|
*.test.exe
|
|
|
|
# Output of go build ./cmd/fsnotify
|
|
/fsnotify
|
|
/fsnotify.exe
|