Commit Graph

1 Commits

Author SHA1 Message Date
Ivan Trubach
abe0b0c7ff pufferpanel: bump for go-swag update
The package fails to build with recent go-swag versions. We could have
used `go run github.com/swaggo/swag/cmd/swag`, but with the current Go
language framework in Nixpkgs this is really awkward since it’s hard to
infer proper GOOS/GOARCH/etc environment variables for the build
platform (and also reset environment variables intended for go build).
2024-03-17 02:28:47 +03:00