Skip to content

Commit b5f1699

Browse files
committed
updated go module path
Signed-off-by: Paul Schultz <pschultz@pobox.com>
1 parent 10c145e commit b5f1699

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
.odo/env
22
.odo/odo-file-index.json
33
main
4+
main.exe

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
module github.com/schultzp2020/devfile-starter-projects/go
1+
module github.com/devfile-samples/devfile-stack-go
22

33
go 1.16

0 commit comments

Comments
 (0)