Skip to content

Commit 99a8e51

Browse files
committed
Fixed module name
1 parent adf59bc commit 99a8e51

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+19
-8488
lines changed

code/v2.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ import (
1616
"io"
1717
"sort"
1818

19+
"github.com/Wind-River/fvc-go.git/hasher"
1920
"github.com/pkg/errors"
20-
"gitlab.devstar.cloud/ip-systems/verification-code.git/hasher"
2121
)
2222

2323
type VersionTwoHasher struct {

fvc_utility/fvc_handler/archive_handler.go

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ import (
1414
"os"
1515
"path/filepath"
1616

17+
extract "github.com/Wind-River/extract-go"
18+
"github.com/Wind-River/fvc-go.git/hasher"
1719
"github.com/pkg/errors"
18-
"gitlab.devstar.cloud/ip-systems/extract.git"
19-
"gitlab.devstar.cloud/ip-systems/verification-code.git/hasher"
2020
)
2121

2222
// Struct for holding some flags, file count and list of extracted packages

fvc_utility/fvc_handler/dir_handler.go

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ import (
1414
"os"
1515
"path/filepath"
1616

17+
extract "github.com/Wind-River/extract-go"
18+
"github.com/Wind-River/fvc-go.git/hasher"
1719
"github.com/pkg/errors"
18-
"gitlab.devstar.cloud/ip-systems/extract.git"
19-
"gitlab.devstar.cloud/ip-systems/verification-code.git/hasher"
2020
)
2121

2222
// CalculateFvc is used for firstly extracting any sub packages inside the directory

fvc_utility/main.go

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ import (
1414
"fmt"
1515
"os"
1616

17-
"gitlab.devstar.cloud/ip-systems/verification-code.git/code"
18-
fvchandler "gitlab.devstar.cloud/ip-systems/verification-code.git/fvc_utility/fvc_handler"
17+
"github.com/Wind-River/fvc-go.git/code"
18+
fvchandler "github.com/Wind-River/fvc-go.git/fvc_utility/fvc_handler"
1919
)
2020

2121
var inBytes bool

fvc_utility/main_test.go

+8-5
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ import (
1515
"os"
1616
"testing"
1717

18-
"gitlab.devstar.cloud/ip-systems/verification-code.git/code"
19-
fvchandler "gitlab.devstar.cloud/ip-systems/verification-code.git/fvc_utility/fvc_handler"
18+
"github.com/Wind-River/fvc-go.git/code"
19+
fvchandler "github.com/Wind-River/fvc-go.git/fvc_utility/fvc_handler"
2020
)
2121

2222
// TestCheckIfPkg tests the CheckIfPkg function with the input
@@ -51,7 +51,8 @@ func TestCalculateFvc(t *testing.T) {
5151

5252
// TestExtractSubPkg tests the ExtractSubPkg function with the input
5353
// of an archive and check if the result is an error
54-
// or nil and throws an error in case of error
54+
//
55+
// or nil and throws an error in case of error
5556
func TestExtractSubPkg(t *testing.T) {
5657
Bytes := false
5758
Verbose := false
@@ -66,7 +67,8 @@ func TestExtractSubPkg(t *testing.T) {
6667

6768
// TestReadDirectory tests the ReadDirectory function with the input
6869
// of a directory and check if the result is an error
69-
// or nil and throws an error in case of error
70+
//
71+
// or nil and throws an error in case of error
7072
func TestReadDirectory(t *testing.T) {
7173
Bytes := false
7274
Verbose := false
@@ -95,7 +97,8 @@ func TestExtractPkg(t *testing.T) {
9597

9698
// TestRemovePkg tests the RemovePkg function with the input
9799
// of a list of directories and check if the result is an error
98-
// or nil and throws an error in case of error
100+
//
101+
// or nil and throws an error in case of error
99102
func TestRemovePkg(t *testing.T) {
100103
Bytes := false
101104
Verbose := false

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
module gitlab.devstar.cloud/ip-systems/verification-code.git
1+
module github.com/Wind-River/fvc-go.git
22

33
go 1.18
44

55
require (
6+
github.com/Wind-River/extract-go v0.2.1
67
github.com/pkg/errors v0.9.1
7-
gitlab.devstar.cloud/ip-systems/extract.git v0.2.1-rc.2
88
)
99

1010
require github.com/rs/zerolog v1.26.1 // indirect

go.sum

+2-6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
github.com/Wind-River/extract-go v0.2.1 h1:sS2h9N5jtZj68tUbBbWz6T39Q8iOjmiqRKK/uiSvZ/U=
2+
github.com/Wind-River/extract-go v0.2.1/go.mod h1:M3kOIW7ZDg1LqkW08J5yXubE6NWNYMPI446hcnUozmM=
13
github.com/coreos/go-systemd/v22 v22.3.2/go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc=
24
github.com/godbus/dbus/v5 v5.0.4/go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA=
35
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
@@ -6,12 +8,6 @@ github.com/rs/xid v1.3.0/go.mod h1:trrq9SKmegXys3aeAKXMUTdJsYXVwGY3RLcfgqegfbg=
68
github.com/rs/zerolog v1.26.1 h1:/ihwxqH+4z8UxyI70wM1z9yCvkWcfz/a3mj48k/Zngc=
79
github.com/rs/zerolog v1.26.1/go.mod h1:/wSSJWX7lVrsOwlbyTRSOJvqRlc+WjWlfes+CiJ+tmc=
810
github.com/yuin/goldmark v1.4.0/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k=
9-
gitlab.devstar.cloud/ip-systems/extract.git v0.2.0 h1:ZxOkvTxWFlSJKT+dylY869/hkW7YVbTyvXArfhZ84Bo=
10-
gitlab.devstar.cloud/ip-systems/extract.git v0.2.0/go.mod h1:z2t1L55/aPqDmoKqberNgkWUCZ45i2HMdPbKqZMTD+E=
11-
gitlab.devstar.cloud/ip-systems/extract.git v0.2.1-rc h1:4aC4WWBsTrS9vZ0m9J7vPNAVOyD0860z/hzQNBPYe9w=
12-
gitlab.devstar.cloud/ip-systems/extract.git v0.2.1-rc/go.mod h1:z2t1L55/aPqDmoKqberNgkWUCZ45i2HMdPbKqZMTD+E=
13-
gitlab.devstar.cloud/ip-systems/extract.git v0.2.1-rc.2 h1:7m/eTfUL3KPfusTwjJaFk7nFoZlpz+G9s4sHRMV+580=
14-
gitlab.devstar.cloud/ip-systems/extract.git v0.2.1-rc.2/go.mod h1:z2t1L55/aPqDmoKqberNgkWUCZ45i2HMdPbKqZMTD+E=
1511
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
1612
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI=
1713
golang.org/x/crypto v0.0.0-20211215165025-cf75a172585e/go.mod h1:P+XmwS30IXTQdn5tA2iutPOUgjI07+tq3H3K9MVA1s8=

vendor/github.com/pkg/errors/.gitignore

-24
This file was deleted.

vendor/github.com/pkg/errors/.travis.yml

-10
This file was deleted.

vendor/github.com/pkg/errors/LICENSE

-23
This file was deleted.

vendor/github.com/pkg/errors/Makefile

-44
This file was deleted.

vendor/github.com/pkg/errors/README.md

-59
This file was deleted.

vendor/github.com/pkg/errors/appveyor.yml

-32
This file was deleted.

0 commit comments

Comments
 (0)