Skip to content

Commit

Permalink
Bump github.com/luskaner/ageLANServer/battle-server-broadcast
Browse files Browse the repository at this point in the history
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](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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 12229a0 commit d449906
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion launcher/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions launcher/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -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=
Expand Down

0 comments on commit d449906

Please sign in to comment.