-
-
Notifications
You must be signed in to change notification settings - Fork 385
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
32 changed files
with
96 additions
and
96 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 |
---|---|---|
@@ -1,13 +1,13 @@ | ||
--- | ||
name: google.golang.org/protobuf/encoding/protojson | ||
version: v1.35.1 | ||
version: v1.35.2 | ||
type: go | ||
summary: Package protojson marshals and unmarshals protocol buffer messages as JSON | ||
format. | ||
homepage: https://pkg.go.dev/google.golang.org/protobuf/encoding/protojson | ||
license: other | ||
licenses: | ||
- sources: [email protected].1/LICENSE | ||
- sources: [email protected].2/LICENSE | ||
text: | | ||
Copyright (c) 2018 The Go Authors. All rights reserved. | ||
|
@@ -36,7 +36,7 @@ licenses: | |
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE | ||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
- sources: [email protected].1/PATENTS | ||
- sources: [email protected].2/PATENTS | ||
text: | | ||
Additional IP Rights Grant (Patents) | ||
|
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 |
---|---|---|
@@ -1,13 +1,13 @@ | ||
--- | ||
name: google.golang.org/protobuf/encoding/prototext | ||
version: v1.35.1 | ||
version: v1.35.2 | ||
type: go | ||
summary: Package prototext marshals and unmarshals protocol buffer messages as the | ||
textproto format. | ||
homepage: https://pkg.go.dev/google.golang.org/protobuf/encoding/prototext | ||
license: bsd-3-clause | ||
licenses: | ||
- sources: [email protected].1/LICENSE | ||
- sources: [email protected].2/LICENSE | ||
text: | | ||
Copyright (c) 2018 The Go Authors. All rights reserved. | ||
|
@@ -36,7 +36,7 @@ licenses: | |
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE | ||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
- sources: [email protected].1/PATENTS | ||
- sources: [email protected].2/PATENTS | ||
text: | | ||
Additional IP Rights Grant (Patents) | ||
|
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 |
---|---|---|
@@ -1,12 +1,12 @@ | ||
--- | ||
name: google.golang.org/protobuf/encoding/protowire | ||
version: v1.35.1 | ||
version: v1.35.2 | ||
type: go | ||
summary: Package protowire parses and formats the raw wire encoding. | ||
homepage: https://pkg.go.dev/google.golang.org/protobuf/encoding/protowire | ||
license: bsd-3-clause | ||
licenses: | ||
- sources: [email protected].1/LICENSE | ||
- sources: [email protected].2/LICENSE | ||
text: | | ||
Copyright (c) 2018 The Go Authors. All rights reserved. | ||
|
@@ -35,7 +35,7 @@ licenses: | |
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE | ||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
- sources: [email protected].1/PATENTS | ||
- sources: [email protected].2/PATENTS | ||
text: | | ||
Additional IP Rights Grant (Patents) | ||
|
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 |
---|---|---|
@@ -1,12 +1,12 @@ | ||
--- | ||
name: google.golang.org/protobuf/internal/descfmt | ||
version: v1.35.1 | ||
version: v1.35.2 | ||
type: go | ||
summary: Package descfmt provides functionality to format descriptors. | ||
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/descfmt | ||
license: bsd-3-clause | ||
licenses: | ||
- sources: [email protected].1/LICENSE | ||
- sources: [email protected].2/LICENSE | ||
text: | | ||
Copyright (c) 2018 The Go Authors. All rights reserved. | ||
|
@@ -35,7 +35,7 @@ licenses: | |
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE | ||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
- sources: [email protected].1/PATENTS | ||
- sources: [email protected].2/PATENTS | ||
text: | | ||
Additional IP Rights Grant (Patents) | ||
|
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 |
---|---|---|
@@ -1,12 +1,12 @@ | ||
--- | ||
name: google.golang.org/protobuf/internal/descopts | ||
version: v1.35.1 | ||
version: v1.35.2 | ||
type: go | ||
summary: Package descopts contains the nil pointers to concrete descriptor options. | ||
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/descopts | ||
license: bsd-3-clause | ||
licenses: | ||
- sources: [email protected].1/LICENSE | ||
- sources: [email protected].2/LICENSE | ||
text: | | ||
Copyright (c) 2018 The Go Authors. All rights reserved. | ||
|
@@ -35,7 +35,7 @@ licenses: | |
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE | ||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
- sources: [email protected].1/PATENTS | ||
- sources: [email protected].2/PATENTS | ||
text: | | ||
Additional IP Rights Grant (Patents) | ||
|
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 |
---|---|---|
@@ -1,12 +1,12 @@ | ||
--- | ||
name: google.golang.org/protobuf/internal/detrand | ||
version: v1.35.1 | ||
version: v1.35.2 | ||
type: go | ||
summary: Package detrand provides deterministically random functionality. | ||
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/detrand | ||
license: bsd-3-clause | ||
licenses: | ||
- sources: [email protected].1/LICENSE | ||
- sources: [email protected].2/LICENSE | ||
text: | | ||
Copyright (c) 2018 The Go Authors. All rights reserved. | ||
|
@@ -35,7 +35,7 @@ licenses: | |
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE | ||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
- sources: [email protected].1/PATENTS | ||
- sources: [email protected].2/PATENTS | ||
text: | | ||
Additional IP Rights Grant (Patents) | ||
|
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 |
---|---|---|
@@ -1,13 +1,13 @@ | ||
--- | ||
name: google.golang.org/protobuf/internal/editiondefaults | ||
version: v1.35.1 | ||
version: v1.35.2 | ||
type: go | ||
summary: Package editiondefaults contains the binary representation of the editions | ||
defaults. | ||
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/editiondefaults | ||
license: bsd-3-clause | ||
licenses: | ||
- sources: [email protected].1/LICENSE | ||
- sources: [email protected].2/LICENSE | ||
text: | | ||
Copyright (c) 2018 The Go Authors. All rights reserved. | ||
|
@@ -36,7 +36,7 @@ licenses: | |
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE | ||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
- sources: [email protected].1/PATENTS | ||
- sources: [email protected].2/PATENTS | ||
text: | | ||
Additional IP Rights Grant (Patents) | ||
|
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 |
---|---|---|
@@ -1,12 +1,12 @@ | ||
--- | ||
name: google.golang.org/protobuf/internal/encoding/defval | ||
version: v1.35.1 | ||
version: v1.35.2 | ||
type: go | ||
summary: Package defval marshals and unmarshals textual forms of default values. | ||
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/encoding/defval | ||
license: bsd-3-clause | ||
licenses: | ||
- sources: [email protected].1/LICENSE | ||
- sources: [email protected].2/LICENSE | ||
text: | | ||
Copyright (c) 2018 The Go Authors. All rights reserved. | ||
|
@@ -35,7 +35,7 @@ licenses: | |
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE | ||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
- sources: [email protected].1/PATENTS | ||
- sources: [email protected].2/PATENTS | ||
text: | | ||
Additional IP Rights Grant (Patents) | ||
|
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 |
---|---|---|
@@ -1,12 +1,12 @@ | ||
--- | ||
name: google.golang.org/protobuf/internal/encoding/json | ||
version: v1.35.1 | ||
version: v1.35.2 | ||
type: go | ||
summary: | ||
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/encoding/json | ||
license: other | ||
licenses: | ||
- sources: [email protected].1/LICENSE | ||
- sources: [email protected].2/LICENSE | ||
text: | | ||
Copyright (c) 2018 The Go Authors. All rights reserved. | ||
|
@@ -35,7 +35,7 @@ licenses: | |
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE | ||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
- sources: [email protected].1/PATENTS | ||
- sources: [email protected].2/PATENTS | ||
text: | | ||
Additional IP Rights Grant (Patents) | ||
|
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 |
---|---|---|
@@ -1,12 +1,12 @@ | ||
--- | ||
name: google.golang.org/protobuf/internal/encoding/messageset | ||
version: v1.35.1 | ||
version: v1.35.2 | ||
type: go | ||
summary: Package messageset encodes and decodes the obsolete MessageSet wire format. | ||
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/encoding/messageset | ||
license: bsd-3-clause | ||
licenses: | ||
- sources: [email protected].1/LICENSE | ||
- sources: [email protected].2/LICENSE | ||
text: | | ||
Copyright (c) 2018 The Go Authors. All rights reserved. | ||
|
@@ -35,7 +35,7 @@ licenses: | |
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE | ||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
- sources: [email protected].1/PATENTS | ||
- sources: [email protected].2/PATENTS | ||
text: | | ||
Additional IP Rights Grant (Patents) | ||
|
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 |
---|---|---|
@@ -1,13 +1,13 @@ | ||
--- | ||
name: google.golang.org/protobuf/internal/encoding/tag | ||
version: v1.35.1 | ||
version: v1.35.2 | ||
type: go | ||
summary: Package tag marshals and unmarshals the legacy struct tags as generated by | ||
historical versions of protoc-gen-go. | ||
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/encoding/tag | ||
license: bsd-3-clause | ||
licenses: | ||
- sources: [email protected].1/LICENSE | ||
- sources: [email protected].2/LICENSE | ||
text: | | ||
Copyright (c) 2018 The Go Authors. All rights reserved. | ||
|
@@ -36,7 +36,7 @@ licenses: | |
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE | ||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
- sources: [email protected].1/PATENTS | ||
- sources: [email protected].2/PATENTS | ||
text: | | ||
Additional IP Rights Grant (Patents) | ||
|
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 |
---|---|---|
@@ -1,12 +1,12 @@ | ||
--- | ||
name: google.golang.org/protobuf/internal/encoding/text | ||
version: v1.35.1 | ||
version: v1.35.2 | ||
type: go | ||
summary: Package text implements the text format for protocol buffers. | ||
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/encoding/text | ||
license: bsd-3-clause | ||
licenses: | ||
- sources: [email protected].1/LICENSE | ||
- sources: [email protected].2/LICENSE | ||
text: | | ||
Copyright (c) 2018 The Go Authors. All rights reserved. | ||
|
@@ -35,7 +35,7 @@ licenses: | |
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE | ||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
- sources: [email protected].1/PATENTS | ||
- sources: [email protected].2/PATENTS | ||
text: | | ||
Additional IP Rights Grant (Patents) | ||
|
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 |
---|---|---|
@@ -1,12 +1,12 @@ | ||
--- | ||
name: google.golang.org/protobuf/internal/errors | ||
version: v1.35.1 | ||
version: v1.35.2 | ||
type: go | ||
summary: Package errors implements functions to manipulate errors. | ||
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/errors | ||
license: bsd-3-clause | ||
licenses: | ||
- sources: [email protected].1/LICENSE | ||
- sources: [email protected].2/LICENSE | ||
text: | | ||
Copyright (c) 2018 The Go Authors. All rights reserved. | ||
|
@@ -35,7 +35,7 @@ licenses: | |
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE | ||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
- sources: [email protected].1/PATENTS | ||
- sources: [email protected].2/PATENTS | ||
text: | | ||
Additional IP Rights Grant (Patents) | ||
|
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 |
---|---|---|
@@ -1,12 +1,12 @@ | ||
--- | ||
name: google.golang.org/protobuf/internal/filedesc | ||
version: v1.35.1 | ||
version: v1.35.2 | ||
type: go | ||
summary: Package filedesc provides functionality for constructing descriptors. | ||
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/filedesc | ||
license: bsd-3-clause | ||
licenses: | ||
- sources: [email protected].1/LICENSE | ||
- sources: [email protected].2/LICENSE | ||
text: | | ||
Copyright (c) 2018 The Go Authors. All rights reserved. | ||
|
@@ -35,7 +35,7 @@ licenses: | |
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE | ||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
- sources: [email protected].1/PATENTS | ||
- sources: [email protected].2/PATENTS | ||
text: | | ||
Additional IP Rights Grant (Patents) | ||
|
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 |
---|---|---|
@@ -1,13 +1,13 @@ | ||
--- | ||
name: google.golang.org/protobuf/internal/filetype | ||
version: v1.35.1 | ||
version: v1.35.2 | ||
type: go | ||
summary: Package filetype provides functionality for wrapping descriptors with Go | ||
type information. | ||
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/filetype | ||
license: bsd-3-clause | ||
licenses: | ||
- sources: [email protected].1/LICENSE | ||
- sources: [email protected].2/LICENSE | ||
text: | | ||
Copyright (c) 2018 The Go Authors. All rights reserved. | ||
|
@@ -36,7 +36,7 @@ licenses: | |
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE | ||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
- sources: [email protected].1/PATENTS | ||
- sources: [email protected].2/PATENTS | ||
text: | | ||
Additional IP Rights Grant (Patents) | ||
|
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 |
---|---|---|
@@ -1,12 +1,12 @@ | ||
--- | ||
name: google.golang.org/protobuf/internal/flags | ||
version: v1.35.1 | ||
version: v1.35.2 | ||
type: go | ||
summary: Package flags provides a set of flags controlled by build tags. | ||
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/flags | ||
license: bsd-3-clause | ||
licenses: | ||
- sources: [email protected].1/LICENSE | ||
- sources: [email protected].2/LICENSE | ||
text: | | ||
Copyright (c) 2018 The Go Authors. All rights reserved. | ||
|
@@ -35,7 +35,7 @@ licenses: | |
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE | ||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
- sources: [email protected].1/PATENTS | ||
- sources: [email protected].2/PATENTS | ||
text: | | ||
Additional IP Rights Grant (Patents) | ||
|
Oops, something went wrong.