A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/ksonnet/ksonnet/commit/3f7846b4f51622eaec28ccbb5fad145ec9f2275a below:

Omit library gitVersion if null · ksonnet/ksonnet@3f7846b · GitHub

This repository was archived by the owner on Sep 9, 2020. It is now read-only.

File tree Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed Original file line number Diff line number Diff line change

@@ -289,7 +289,7 @@ type EnvironmentDestinationSpec struct {

289 289

type LibraryRefSpec struct {

290 290

Name string `json:"name"`

291 291

Registry string `json:"registry"`

292 -

GitVersion *GitVersionSpec `json:"gitVersion"`

292 +

GitVersion *GitVersionSpec `json:"gitVersion,omitempty"`

293 293

}

294 294 295 295

// GitVersionSpec is the specification for a Registry's Git Version.

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4