From 4570974e176b72916973457404c25eed47c74773 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Oct 2021 09:10:57 +0000 Subject: [PATCH] Bump github.com/sandertv/gophertunnel from 1.14.3 to 1.16.1 Bumps [github.com/sandertv/gophertunnel](https://github.com/sandertv/gophertunnel) from 1.14.3 to 1.16.1. - [Release notes](https://github.com/sandertv/gophertunnel/releases) - [Commits](https://github.com/sandertv/gophertunnel/compare/v1.14.3...v1.16.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 7f46dbf..26dc95d 100644 --- a/go.mod +++ b/go.mod @@ -49,7 +49,7 @@ require ( github.com/pelletier/go-toml v1.9.4 github.com/robertkrimen/otto v0.0.0-20200922221731-ef014fd054ac github.com/sandertv/go-raknet v1.10.0 // indirect - github.com/sandertv/gophertunnel v1.14.3 + github.com/sandertv/gophertunnel v1.16.1 github.com/stretchr/testify v1.7.0 // indirect go.uber.org/atomic v1.9.0 golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad // indirect diff --git a/go.sum b/go.sum index 6eadba1..65bee62 100644 --- a/go.sum +++ b/go.sum @@ -143,8 +143,8 @@ github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFR github.com/sandertv/go-raknet v1.9.1/go.mod h1:s1lD7LTts74R9csTeI4WlGcp6PmXAGX+DeJlQF3KMlg= github.com/sandertv/go-raknet v1.10.0 h1:KERyx6Ooc+4VmmYaa1ncByO1g18k3+Ste/wyUdCjtTw= github.com/sandertv/go-raknet v1.10.0/go.mod h1:s1lD7LTts74R9csTeI4WlGcp6PmXAGX+DeJlQF3KMlg= -github.com/sandertv/gophertunnel v1.14.3 h1:Ccn7SxhNNdr65zYFNwGAIQvA+nON2xlG+Hh/qBXm198= -github.com/sandertv/gophertunnel v1.14.3/go.mod h1:TpC717w6p5WIDDLhQzaXeumOjCsGpsjyzxTCvA4hceg= +github.com/sandertv/gophertunnel v1.16.1 h1:MpHNV2RCgNI8ZJTZ/239YpKd83/kkNt/YTFNkfFb2II= +github.com/sandertv/gophertunnel v1.16.1/go.mod h1:TpC717w6p5WIDDLhQzaXeumOjCsGpsjyzxTCvA4hceg= github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME= github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI= github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4=