diff options
Diffstat (limited to 'internal/stupidgcm/common.go')
-rw-r--r-- | internal/stupidgcm/common.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/stupidgcm/common.go b/internal/stupidgcm/common.go index bb100eb..d88dc62 100644 --- a/internal/stupidgcm/common.go +++ b/internal/stupidgcm/common.go @@ -1,3 +1,4 @@ +//go:build !without_openssl // +build !without_openssl package stupidgcm |