1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 18:15:42 +01:00

Improve formatting

This commit is contained in:
JanHoefelmeyer 2023-03-20 08:33:29 +01:00
parent 0c4ae88ee0
commit 4800f4ec12

View file

@ -35,7 +35,7 @@ const (
) )
var ( var (
defaultLockFile = "/var/csaf_aggregator/run.lock" defaultLockFile = "/var/csaf_aggregator/run.lock"
) )
type provider struct { type provider struct {