diff options
-rw-r--r-- | go.mod | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -2,8 +2,6 @@ module github.com/roadrunner-server/roadrunner/v2023 go 1.21 -toolchain go1.21.0 - require ( github.com/buger/goterm v1.0.4 github.com/dustin/go-humanize v1.0.1 |