Skip to content
This repository was archived by the owner on Jul 28, 2020. It is now read-only.

Commit e6751e8

Browse files
author
Anthony Emengo
committed
Fixes servicew compilation issue
1 parent d5dd4fb commit e6751e8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config/config.go

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ var (
2323
cfdevdMd5 string
2424
cfdevdSize string
2525

26-
serviceWUrl string
27-
serviceWMd5 string
28-
serviceWSize string
26+
servicewUrl string
27+
servicewMd5 string
28+
servicewSize string
2929

3030
analyticsdUrl string
3131
analyticsdMd5 string

0 commit comments

Comments
 (0)