From d4499066ed7dcf871e5a4bf84b3ca3829bd27682 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 10:38:37 +0000 Subject: [PATCH] Bump github.com/luskaner/ageLANServer/battle-server-broadcast Bumps [github.com/luskaner/ageLANServer/battle-server-broadcast](https://github.com/luskaner/ageLANServer) from 1.2.2 to 1.3.0. - [Release notes](https://github.com/luskaner/ageLANServer/releases) - [Changelog](https://github.com/luskaner/ageLANServer/blob/main/.goreleaser.yaml) - [Commits](https://github.com/luskaner/ageLANServer/compare/v1.2.2...v1.3.0) --- updated-dependencies: - dependency-name: github.com/luskaner/ageLANServer/battle-server-broadcast dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- launcher/go.mod | 2 +- launcher/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/launcher/go.mod b/launcher/go.mod index b012e84..09283e5 100644 --- a/launcher/go.mod +++ b/launcher/go.mod @@ -5,7 +5,7 @@ go 1.22.0 require ( github.com/deckarep/golang-set/v2 v2.6.0 github.com/google/uuid v1.6.0 - github.com/luskaner/ageLANServer/battle-server-broadcast v1.2.2 + github.com/luskaner/ageLANServer/battle-server-broadcast v1.3.0 github.com/luskaner/ageLANServer/common v0.0.0-20241103192537-0cefe8543e50 github.com/luskaner/ageLANServer/launcher-common v0.0.0-20241103195346-1f4d9397c22f github.com/spf13/cobra v1.8.1 diff --git a/launcher/go.sum b/launcher/go.sum index 8090826..4b6ee80 100644 --- a/launcher/go.sum +++ b/launcher/go.sum @@ -31,8 +31,8 @@ github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ= github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI= github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY= github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE= -github.com/luskaner/ageLANServer/battle-server-broadcast v1.2.2 h1:LD6kO5LKHJoPfafYcV6NX6jv4GXmkMul8BlL3JEry24= -github.com/luskaner/ageLANServer/battle-server-broadcast v1.2.2/go.mod h1:USeNRD3Mdc+K6EMtZaexx+ngXZz7kTCCMbuz8dt/vDo= +github.com/luskaner/ageLANServer/battle-server-broadcast v1.3.0 h1:EB9EKyv7koSQSIR3+DvnwOjpGzCUD2HjtqPuFOFOj/k= +github.com/luskaner/ageLANServer/battle-server-broadcast v1.3.0/go.mod h1:USeNRD3Mdc+K6EMtZaexx+ngXZz7kTCCMbuz8dt/vDo= github.com/luskaner/ageLANServer/common v0.0.0-20241103192537-0cefe8543e50 h1:6Jwm+sk18UVlgHx4+osJqi2JRjxgVDBIaLsJzHTHgYc= github.com/luskaner/ageLANServer/common v0.0.0-20241103192537-0cefe8543e50/go.mod h1:Z0uA72/zdKf7MXGrGDElDr4EAndzupSRNpyU6H4q+6o= github.com/luskaner/ageLANServer/launcher-common v0.0.0-20241103195346-1f4d9397c22f h1:tXvwwNJeaxAXKj1fqCUrrf1JJ5SKRmgwps1Icdj9an4=