DFSG NEW Queue

DFSG, Licensing & New Packages Team

golang-github-mwitkow-go-proto-validators 0.3.2-1

Package Information

Descriptiongenerate message validators from .proto annotations (library)

A protoc plugin that generates Validate() error functions on Go proto structs based on field options inside .proto files. The validation functions are code-generated and thus don't suffer on performance from tag-based reflection on deeply-nested messages.

This package contains the Go library.

MaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed BySimon Josefsson <simon@josefsson.org>
Sponsorsimon@josefsson.org
Distributionunstable
Architectureany all
VCSgit: https://salsa.debian.org/go-team/packages/golang-github-mwitkow-go-proto-validators.git (browse)
Closes#1131424
Trackerhttps://tracker.debian.org/pkg/golang-github-mwitkow-go-proto-validators
Uploaded3 hours ago

New Package Report

.changes
Sourcegolang-github-mwitkow-go-proto-validators
Version0.3.2-1
Changed-BySimon Josefsson
Architecturesource amd64 all
Distributionunstable
DateWed, 18 Mar 2026 16:04:37 +0100
Changelog
golang-github-mwitkow-go-proto-validators (0.3.2-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1131424)
.dsc
Package-Listgo-proto-validators deb devel optional arch=any
golang-github-mwitkow-go-proto-validators-dev deb golang optional arch=all
Sectiondevel
Priorityoptional
Componentmain
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/mwitkow/go-proto-validators
Upstream-Name: go-proto-validators

Files: *
Copyright: 2016 Michal Witkowski
License: Apache-2.0

Files: debian/*
Copyright: 2026 Simon Josefsson <simon@josefsson.org>
License: Apache-2.0
Comment: Debian packaging is licensed under the same terms as upstream

License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
 https://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
Comment:
 On Debian systems, the complete text of the Apache version 2.0 license
 can be found in "/usr/share/common-licenses/Apache-2.0".

Back to Dashboard | View all reviews for this package