We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 659dd55 commit 3ebb929Copy full SHA for 3ebb929
go.mod
@@ -1,4 +1,4 @@
1
-module github.com/setrofim/gen-testcase
+module github.com/veraison/gen-testcase
2
3
go 1.22
4
main.go
@@ -1,3 +1,5 @@
+// Copyright 2024 Contributors to the Veraison project.
+// SPDX-License-Identifier: Apache-2.0
package main
5
import (
sign.go
yaml2cbor.go
0 commit comments