bump required go version to 1.21

This commit is contained in:
Michael Eischer 2024-07-26 19:07:14 +02:00
parent 05571286b2
commit ad48751adb
11 changed files with 10 additions and 54 deletions

View file

@ -1,6 +1,3 @@
//go:build go1.20
// +build go1.20
package rest_test
import (