gotosocial/cmd/gotosocial
tobi 03d7c75ebf
[chore] Update Go version to 1.18 (#444)
* linting with new golangci-lint version

* update go to 1.18

* bump versions in drone.yml

* use new runtime/debug package for version info

* remove Commit build flag from goreleaser

* remove mock commit + version from build script

* go fmt

* add dummy version env flag to test container

* install git in golang container for testing

* only set versionString if Version is defined
2022-04-02 15:40:09 +02:00
..
action [performance] Add dereference shortcuts to avoid making http calls to self (#430) 2022-03-15 15:01:19 +01:00
flag [feature] Clean up/uncache remote media (#407) 2022-03-07 11:08:26 +01:00
admin.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
common.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
debug.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
main.go [chore] Update Go version to 1.18 (#444) 2022-04-02 15:40:09 +02:00
server.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
testrig.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00