-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Karl Piplies <[email protected]>
- Loading branch information
Showing
1 changed file
with
18 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,33 +32,37 @@ yaml for Go/v3.0.1 : Apache License 2.0 (Apache-2.0) | |
- Copyright Texts - | ||
|
||
BurntSushi/toml/1.2.1 : | ||
Copyright 2010 The Go Authors. All rights reserved | ||
Copyright 2010 The Go Authors. All rights reserved. | ||
Copyright (c) 2013 TOML authors | ||
Copyright (c) 2018 TOML authors | ||
|
||
BurntSushi/toml/v1.4.0 : | ||
(c) | ||
Copyright 2010 The Go Authors. All rights reserved. | ||
Copyright (c) 2013 TOML authors | ||
Copyright 2010 The Go Authors. All rights reserved | ||
|
||
Go Testify/v1.8.2 : | ||
(c) | ||
Copyright (c) 2012-2020 Mat Ryer, Tyler Bunnell and contributors. | ||
|
||
go-check-check/20171108-snapshot-20d25e28 : | ||
(c) | ||
Copyright (c) 2010-2013 Gustavo Niemeyer <[email protected]> | ||
Copyright (c) 2012 The Go Authors. All rights reserved | ||
Copyright (c) 2012 The Go Authors. All rights reserved. | ||
|
||
go-spew/v1.1.1 : | ||
(c) | ||
Copyright (c) 2012-2016 Dave Collins <[email protected]> | ||
Copyright (c) 2013-2016 Dave Collins <[email protected]> | ||
Copyright (c) 2013 Dave Collins <[email protected]> | ||
Copyright (c) 2015-2016 Dave Collins <[email protected]> | ||
|
||
golang-github-spf13-pflag-dev/v1.0.5 : | ||
Copyright 2009 The Go Authors. All rights reserved | ||
Copyright 2010 The Go Authors. All rights reserved | ||
Copyright 2012 The Go Authors. All rights reserved | ||
Copyright (c) 2012 Alex Ogier. All rights reserved | ||
Copyright (c) 2012 The Go Authors. All rights reserved | ||
Copyright 2009 The Go Authors. All rights reserved. | ||
Copyright 2010 The Go Authors. All rights reserved. | ||
Copyright 2012 The Go Authors. All rights reserved. | ||
Copyright (c) 2012 Alex Ogier. All rights reserved. | ||
Copyright (c) 2012 The Go Authors. All rights reserved. | ||
|
||
inconshreveable/mousetrap/v1.1.0 : | ||
Copyright 2022 Alan Shreve (@inconshreveable) | ||
|
@@ -72,10 +76,14 @@ jinzhu/configor/v1.2.2 : | |
pmezard-go-difflib/1.0.0 : | ||
Copyright (c) 2013, Patrick Mezard | ||
|
||
spf13-cobra/1.8.1 : | ||
spf13-cobra/1.8.1 : | ||
(c) | ||
Copyright 2013-2023 The Cobra Authors | ||
copyright attribution) | ||
copyright attribution (default YOUR NAME) | ||
|
||
spf13-cobra/v1.7.0 : | ||
spf13-cobra/v1.7.0 : | ||
(c) | ||
Copyright 2013-2023 The Cobra Authors | ||
|
||
yaml for Go/v2.4.0 : | ||
|