From 2f9fc019179c6e4c66a401d92a78adacdd8d7890 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Aug 2022 23:36:03 +0000 Subject: [PATCH] Bump github.com/sandertv/gophertunnel from 1.24.5 to 1.24.6 Bumps [github.com/sandertv/gophertunnel](https://github.com/sandertv/gophertunnel) from 1.24.5 to 1.24.6. - [Release notes](https://github.com/sandertv/gophertunnel/releases) - [Commits](https://github.com/sandertv/gophertunnel/compare/v1.24.5...v1.24.6) --- updated-dependencies: - dependency-name: github.com/sandertv/gophertunnel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 2451619..65c1e2a 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/fsnotify/fsnotify v1.5.4 github.com/icza/bitio v1.1.0 github.com/pelletier/go-toml v1.9.5 - github.com/sandertv/gophertunnel v1.24.5 + github.com/sandertv/gophertunnel v1.24.6 github.com/sirupsen/logrus v1.9.0 golang.org/x/oauth2 v0.0.0-20220411215720-9780585627b5 ) diff --git a/go.sum b/go.sum index 93bdb9f..dd06fbf 100644 --- a/go.sum +++ b/go.sum @@ -129,8 +129,8 @@ github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1: github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4= github.com/sandertv/go-raknet v1.11.1 h1:0auvhHoZNyC/Z1l5xqniE3JE+w3MGO3n3JXEGHzdlRE= github.com/sandertv/go-raknet v1.11.1/go.mod h1:Gx+WgZBMQ0V2UoouGoJ8Wj6CDrMBQ4SB2F/ggpl5/+Y= -github.com/sandertv/gophertunnel v1.24.5 h1:xzgqcWdkMKvOupX3FZJZvV6Tx0wivyW9zm7tC6S7QVk= -github.com/sandertv/gophertunnel v1.24.5/go.mod h1:dMOw79FHxr2azEqiGH20AwdljisAN1kqwu5SjPBnZ5k= +github.com/sandertv/gophertunnel v1.24.6 h1:GIa6QyRNcyw5E9nm0S1NReEOj0GDk6bS/RHQo8lhkXI= +github.com/sandertv/gophertunnel v1.24.6/go.mod h1:dMOw79FHxr2azEqiGH20AwdljisAN1kqwu5SjPBnZ5k= github.com/sirupsen/logrus v1.9.0 h1:trlNQbNUG3OdDrDil03MCb1H2o9nJ1x4/5LYw7byDE0= github.com/sirupsen/logrus v1.9.0/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ= github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=