rakyll / gom

A visual interface to work with runtime profiling data for Go
Apache License 2.0
1.29k stars 42 forks source link

Modernize project #25

Closed heyvito closed 2 years ago

heyvito commented 2 years ago

Hi there, @rakyll! I used this tool a few years ago, and really liked it! This PR makes small changes to fix go vet complaints, and also adds a go.mod file pointing to expected versions of dependencies used by it! 🌻

Other people can eventually hack to improve or migrate to newer versions of dependencies.

Thank you for working on gom!

Edit: This perhaps closes #24 :)