Skip to content

Conversation

DJStompZone
Copy link

Summary

Minor improvements to README.md, bug fix in go.mod

Commits

  1. f8f855f Fix invalid go version string

    • go.mod
      • Corrected an invalid Go version string (go 1.23.0go 1.23)
  2. a1323e8 Minor clarifications in readme

    • README.md
      • Updated example Docker invocation to use golang:1.23
      • Added go mod tidy to test example
      • Clarified instructions for SSH remote console testing by including default password

Notes

These changes aim to help reduce possible confusion about versioning or SSH usage. Changes are backward compatible and purely documentation/configuration related.

Copy link
Owner

@itzg itzg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the cleanup

@@ -1,7 +1,9 @@
module github.com/itzg/mc-server-runner

go 1.23.0
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like the second commit reverted this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants