From 71666644621e3f971fc4a3556717bb69b5016773 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Apr 2023 06:15:11 +0000 Subject: [PATCH] Bump github.com/sandertv/gophertunnel from 1.27.2 to 1.28.1 Bumps [github.com/sandertv/gophertunnel](https://github.com/sandertv/gophertunnel) from 1.27.2 to 1.28.1. - [Release notes](https://github.com/sandertv/gophertunnel/releases) - [Commits](https://github.com/sandertv/gophertunnel/compare/v1.27.2...v1.28.1) --- updated-dependencies: - dependency-name: github.com/sandertv/gophertunnel dependency-type: direct:production update-type: version-update:semver-minor ... 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 1dd4836..666f9b5 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/fsnotify/fsnotify v1.6.0 github.com/icza/bitio v1.1.0 github.com/pelletier/go-toml/v2 v2.0.7 - github.com/sandertv/gophertunnel v1.27.2 + github.com/sandertv/gophertunnel v1.28.1 github.com/sirupsen/logrus v1.9.0 golang.org/x/oauth2 v0.7.0 ) diff --git a/go.sum b/go.sum index f65db05..aa62266 100644 --- a/go.sum +++ b/go.sum @@ -31,8 +31,8 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4= github.com/sandertv/go-raknet v1.12.0 h1:olUzZlIJyX/pgj/mrsLCZYjKLNDsYiWdvQ4NIm3z0DA= github.com/sandertv/go-raknet v1.12.0/go.mod h1:Gx+WgZBMQ0V2UoouGoJ8Wj6CDrMBQ4SB2F/ggpl5/+Y= -github.com/sandertv/gophertunnel v1.27.2 h1:oTPNwhRV46TiZerRi8tAmKssmg5T8m2FG6w03MOxWCQ= -github.com/sandertv/gophertunnel v1.27.2/go.mod h1:hgVpDdaLDP/39Z/YqEU0WFi/DHRDHqvBs3XGqkB4tnU= +github.com/sandertv/gophertunnel v1.28.1 h1:I2gmAJ3Se+iT0a99rLU3EKLshqFDvCnrT05fUFv9rGk= +github.com/sandertv/gophertunnel v1.28.1/go.mod h1:ekREo7U9TPHh86kbuPMaWA93NMyWsfVvP/iNT3XhAb8= 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=