Skip to content

Commit 5a45e58

Browse files
authored
Merge pull request #75 from routeviews/cleanup
Cleanup - Remove some old go.mod|sum files, and fix an import path.
2 parents f77486e + 91bcaa4 commit 5a45e58

File tree

11 files changed

+51
-1097
lines changed

11 files changed

+51
-1097
lines changed

Historical-ROA/go.mod

Lines changed: 0 additions & 19 deletions
This file was deleted.

Historical-ROA/go.sum

Lines changed: 0 additions & 601 deletions
This file was deleted.

Historical-ROA/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import (
2121
"google.golang.org/api/iterator"
2222
"google.golang.org/protobuf/encoding/protojson"
2323

24-
pb "github.com/google-cloud-storage/Historical-ROA/proto"
24+
pb "github.com/routeviews/google-cloud-storage/Historical-ROA/proto"
2525
)
2626

2727
// inputROA is a Struct with all the data from the json

Historical-ROA/movefromoldtonew/go.mod

Lines changed: 0 additions & 15 deletions
This file was deleted.

Historical-ROA/movefromoldtonew/go.sum

Lines changed: 0 additions & 42 deletions
This file was deleted.

Historical-ROA/proto/go.mod

Lines changed: 0 additions & 6 deletions
This file was deleted.

Historical-ROA/proto/go.sum

Lines changed: 0 additions & 65 deletions
This file was deleted.

Historical-ROA/testing/go.mod

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)