Skip to content

Commit 5d1d6ea

Browse files
fixup! refactor(nwo): remove fabric dependency from nwo fabric packager
Signed-off-by: Marcus Brandenburger <bur@zurich.ibm.com>
1 parent b50ffeb commit 5d1d6ea

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

integration/nwo/fabric/packager/golang/writer.go

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
/*
2+
Copyright IBM Corp. All Rights Reserved.
3+
4+
SPDX-License-Identifier: Apache-2.0
5+
*/
6+
17
package golang
28

39
import (

integration/nwo/fabric/packager/golang/writer_test.go

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
/*
2+
Copyright IBM Corp. All Rights Reserved.
3+
4+
SPDX-License-Identifier: Apache-2.0
5+
*/
6+
17
package golang
28

39
import (

0 commit comments

Comments
 (0)