agola/internal/testutil
Simone Gotti 5eeaf6885d *: update to go 1.22
* go.mod use go 1.21 minimum version semantics.
* ci: use the current last two go versions: 1.21 and 1.22
* Dockerfile: use go 1.22 image
* replace util.StringInSlice with slices.Contains generic function.
* rename util.CompareStringSlice and util.CompareStringSliceNoOrder util
  util.EqualStringSlice... and use internally use slices.Equal generic
  function.
* use slices package sort functions instead of sort package ones.
2024-03-07 10:00:39 +01:00
..
db.go *: update to go 1.22 2024-03-07 10:00:39 +01:00
env.go *: use github.com/sorintlab/errors 2023-03-28 11:12:14 +02:00
errors.go tests: use assert helpers 2023-12-19 08:37:59 +01:00
log.go tests: use assert helpers 2023-12-19 08:37:59 +01:00
utils.go tests: use assert helpers 2023-12-19 08:37:59 +01:00