Skip to content

Commit

Permalink
Bump github.com/gin-contrib/cors from 1.7.1 to 1.7.2 (#945)
Browse files Browse the repository at this point in the history
* Bump github.com/gin-contrib/cors from 1.7.1 to 1.7.2

Bumps [github.com/gin-contrib/cors](https://github.com/gin-contrib/cors) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/gin-contrib/cors/releases)
- [Changelog](https://github.com/gin-contrib/cors/blob/master/.goreleaser.yaml)
- [Commits](gin-contrib/cors@v1.7.1...v1.7.2)

---
updated-dependencies:
- dependency-name: github.com/gin-contrib/cors
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* update licenses

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Umberto Baldi <u.baldi@arduino.cc>
  • Loading branch information
dependabot[bot] and umbynos committed May 2, 2024
1 parent e78d618 commit 2d6395d
Show file tree
Hide file tree
Showing 22 changed files with 78 additions and 80 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: github.com/gin-contrib/cors
version: v1.7.1
version: v1.7.2
type: go
summary:
homepage: https://pkg.go.dev/github.com/gin-contrib/cors
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: github.com/go-playground/validator/v10
version: v10.19.0
version: v10.20.0
type: go
summary: Package validator implements value validations for structs and individual
fields based on tags.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: github.com/pelletier/go-toml/v2
version: v2.2.0
version: v2.2.1
type: go
summary: Package toml is a library to read and write TOML documents.
homepage: https://pkg.go.dev/github.com/pelletier/go-toml/v2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/pelletier/go-toml/v2/internal/characters
version: v2.2.0
version: v2.2.1
type: go
summary:
homepage: https://pkg.go.dev/github.com/pelletier/go-toml/v2/internal/characters
license: other
licenses:
- sources: v2@v2.2.0/LICENSE
- sources: v2@v2.2.1/LICENSE
text: |
The MIT License (MIT)
Expand All @@ -30,6 +30,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
- sources: v2@v2.2.0/README.md
- sources: v2@v2.2.1/README.md
text: The MIT License (MIT). Read [LICENSE](LICENSE).
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/pelletier/go-toml/v2/internal/danger
version: v2.2.0
version: v2.2.1
type: go
summary:
homepage: https://pkg.go.dev/github.com/pelletier/go-toml/v2/internal/danger
license: other
licenses:
- sources: v2@v2.2.0/LICENSE
- sources: v2@v2.2.1/LICENSE
text: |
The MIT License (MIT)
Expand All @@ -30,6 +30,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
- sources: v2@v2.2.0/README.md
- sources: v2@v2.2.1/README.md
text: The MIT License (MIT). Read [LICENSE](LICENSE).
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/pelletier/go-toml/v2/internal/tracker
version: v2.2.0
version: v2.2.1
type: go
summary:
homepage: https://pkg.go.dev/github.com/pelletier/go-toml/v2/internal/tracker
license: other
licenses:
- sources: v2@v2.2.0/LICENSE
- sources: v2@v2.2.1/LICENSE
text: |
The MIT License (MIT)
Expand All @@ -30,6 +30,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
- sources: v2@v2.2.0/README.md
- sources: v2@v2.2.1/README.md
text: The MIT License (MIT). Read [LICENSE](LICENSE).
notices: []
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: github.com/pelletier/go-toml/v2/unstable
version: v2.2.0
version: v2.2.1
type: go
summary: Package unstable provides APIs that do not meet the backward compatibility
guarantees yet.
homepage: https://pkg.go.dev/github.com/pelletier/go-toml/v2/unstable
license: other
licenses:
- sources: v2@v2.2.0/LICENSE
- sources: v2@v2.2.1/LICENSE
text: |
The MIT License (MIT)
Expand All @@ -31,6 +31,6 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
- sources: v2@v2.2.0/README.md
- sources: v2@v2.2.1/README.md
text: The MIT License (MIT). Read [LICENSE](LICENSE).
notices: []
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: google.golang.org/protobuf/encoding/protowire
version: v1.33.0
version: v1.34.0
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: protobuf@v1.33.0/LICENSE
- sources: protobuf@v1.34.0/LICENSE
text: |
Copyright (c) 2018 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -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: protobuf@v1.33.0/PATENTS
- sources: protobuf@v1.34.0/PATENTS
text: |
Additional IP Rights Grant (Patents)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: google.golang.org/protobuf/internal/detrand
version: v1.33.0
version: v1.34.0
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: protobuf@v1.33.0/LICENSE
- sources: protobuf@v1.34.0/LICENSE
text: |
Copyright (c) 2018 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -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: protobuf@v1.33.0/PATENTS
- sources: protobuf@v1.34.0/PATENTS
text: |
Additional IP Rights Grant (Patents)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: google.golang.org/protobuf/internal/encoding/messageset
version: v1.33.0
version: v1.34.0
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: protobuf@v1.33.0/LICENSE
- sources: protobuf@v1.34.0/LICENSE
text: |
Copyright (c) 2018 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -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: protobuf@v1.33.0/PATENTS
- sources: protobuf@v1.34.0/PATENTS
text: |
Additional IP Rights Grant (Patents)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: google.golang.org/protobuf/internal/errors
version: v1.33.0
version: v1.34.0
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: protobuf@v1.33.0/LICENSE
- sources: protobuf@v1.34.0/LICENSE
text: |
Copyright (c) 2018 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -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: protobuf@v1.33.0/PATENTS
- sources: protobuf@v1.34.0/PATENTS
text: |
Additional IP Rights Grant (Patents)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: google.golang.org/protobuf/internal/flags
version: v1.33.0
version: v1.34.0
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: protobuf@v1.33.0/LICENSE
- sources: protobuf@v1.34.0/LICENSE
text: |
Copyright (c) 2018 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -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: protobuf@v1.33.0/PATENTS
- sources: protobuf@v1.34.0/PATENTS
text: |
Additional IP Rights Grant (Patents)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: google.golang.org/protobuf/internal/genid
version: v1.33.0
version: v1.34.0
type: go
summary: Package genid contains constants for declarations in descriptor.proto and
the well-known types.
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/genid
license: bsd-3-clause
licenses:
- sources: protobuf@v1.33.0/LICENSE
- sources: protobuf@v1.34.0/LICENSE
text: |
Copyright (c) 2018 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -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: protobuf@v1.33.0/PATENTS
- sources: protobuf@v1.34.0/PATENTS
text: |
Additional IP Rights Grant (Patents)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: google.golang.org/protobuf/internal/order
version: v1.33.0
version: v1.34.0
type: go
summary: Package order provides ordered access to messages and maps.
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/order
license: bsd-3-clause
licenses:
- sources: protobuf@v1.33.0/LICENSE
- sources: protobuf@v1.34.0/LICENSE
text: |
Copyright (c) 2018 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -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: protobuf@v1.33.0/PATENTS
- sources: protobuf@v1.34.0/PATENTS
text: |
Additional IP Rights Grant (Patents)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: google.golang.org/protobuf/internal/pragma
version: v1.33.0
version: v1.34.0
type: go
summary: Package pragma provides types that can be embedded into a struct to statically
enforce or prevent certain language properties.
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/pragma
license: bsd-3-clause
licenses:
- sources: protobuf@v1.33.0/LICENSE
- sources: protobuf@v1.34.0/LICENSE
text: |
Copyright (c) 2018 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -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: protobuf@v1.33.0/PATENTS
- sources: protobuf@v1.34.0/PATENTS
text: |
Additional IP Rights Grant (Patents)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: google.golang.org/protobuf/internal/strs
version: v1.33.0
version: v1.34.0
type: go
summary: Package strs provides string manipulation functionality specific to protobuf.
homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/strs
license: bsd-3-clause
licenses:
- sources: protobuf@v1.33.0/LICENSE
- sources: protobuf@v1.34.0/LICENSE
text: |
Copyright (c) 2018 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -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: protobuf@v1.33.0/PATENTS
- sources: protobuf@v1.34.0/PATENTS
text: |
Additional IP Rights Grant (Patents)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: google.golang.org/protobuf/proto
version: v1.33.0
version: v1.34.0
type: go
summary: Package proto provides functions operating on protocol buffer messages.
homepage: https://pkg.go.dev/google.golang.org/protobuf/proto
license: bsd-3-clause
licenses:
- sources: protobuf@v1.33.0/LICENSE
- sources: protobuf@v1.34.0/LICENSE
text: |
Copyright (c) 2018 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -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: protobuf@v1.33.0/PATENTS
- sources: protobuf@v1.34.0/PATENTS
text: |
Additional IP Rights Grant (Patents)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: google.golang.org/protobuf/reflect/protoreflect
version: v1.33.0
version: v1.34.0
type: go
summary: Package protoreflect provides interfaces to dynamically manipulate messages.
homepage: https://pkg.go.dev/google.golang.org/protobuf/reflect/protoreflect
license: bsd-3-clause
licenses:
- sources: protobuf@v1.33.0/LICENSE
- sources: protobuf@v1.34.0/LICENSE
text: |
Copyright (c) 2018 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -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: protobuf@v1.33.0/PATENTS
- sources: protobuf@v1.34.0/PATENTS
text: |
Additional IP Rights Grant (Patents)
Expand Down
Loading

0 comments on commit 2d6395d

Please sign in to comment.