GoToSocial/internal/cache
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
..
account.go [chore] Update Go version to 1.18 (#444) 2022-04-02 15:40:09 +02:00
account_test.go Improve GetRemoteStatus and db.GetStatus() logic (#174) 2021-09-01 11:08:21 +02:00
cache.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
error.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
fetch.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
status.go [chore] Update Go version to 1.18 (#444) 2022-04-02 15:40:09 +02:00
status_test.go Improve GetRemoteStatus and db.GetStatus() logic (#174) 2021-09-01 11:08:21 +02:00
store.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00