Commit graph

3 commits

Author SHA1 Message Date
Leon Richardt
172fff0edb
ref!: use generics to simply testing logic
Notably, this requires us to bump the Go version in order to use
generics. We now use Go 1.19.
2022-08-21 20:30:07 +02:00
Leon Richardt
0d5b4543be
fix(config_test): update test expectation for FileDir
The value for FileDir was updated in PR #3 but we missed also updating
the test in config_test.go. This is a hint that we should maybe setup a
GitHub Action to run tests on PRs. :-)
2022-08-18 22:04:37 +02:00
Leon Richardt
2b9de72507
initial commit 2020-10-27 17:18:07 +01:00