DEBSOURCES
Skip Quicknav
sources / golang-github-savsgio-gotils / 0.0~git20250408.196191e-1 / go.mod
12345678
module github.com/savsgio/gotils go 1.20 require ( github.com/google/uuid v1.6.0 github.com/valyala/bytebufferpool v1.0.0 )