rest-server: revbump for go 1.21

This commit is contained in:
Kirill 2023-08-14 19:34:36 +04:00 committed by Michael Aldridge
parent d288866173
commit a47ca7ae40

View file

@ -1,7 +1,7 @@
# Template file for 'rest-server'
pkgname=rest-server
version=0.12.1
revision=1
revision=2
build_style=go
go_import_path="github.com/restic/rest-server"
go_package="${go_import_path}/cmd/rest-server"