bump required go version to 1.21
This commit is contained in:
parent
05571286b2
commit
ad48751adb
11 changed files with 10 additions and 54 deletions
|
@ -1,5 +1,5 @@
|
|||
//go:build !windows && go1.20
|
||||
// +build !windows,go1.20
|
||||
//go:build !windows
|
||||
// +build !windows
|
||||
|
||||
package rest_test
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue