Build webserver using ko-build

This commit is contained in:
2023-08-08 14:44:47 -07:00
parent 3fab794c13
commit ca91974429
6 changed files with 14 additions and 27 deletions

3
webserver/cmd/go.mod Normal file
View File

@@ -0,0 +1,3 @@
module webserver
go 1.21.0