Project 'cocsn/gosdn' was moved to 'danet/gosdn'. Please update any links and bookmarks that may still have the old path.
Commit-Confirm Mechanic for PND
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
+ 8
− 5
@@ -3,11 +3,12 @@ package cli
@@ -26,6 +27,7 @@ func HTTPGet(apiEndpoint, f string, args ...string) error {
@@ -38,8 +40,8 @@ func HTTPGet(apiEndpoint, f string, args ...string) error {
@@ -49,6 +51,7 @@ func HTTPGet(apiEndpoint, f string, args ...string) error {
@@ -58,8 +61,8 @@ func HTTPGet(apiEndpoint, f string, args ...string) error {