Version bump.
[stompngo_examples.git] / go.mod
blob13134c09057674258e44eff9c0d6d80e56ecda92
1 module github.com/gmallard/stompngo_examples
3 go 1.13
5 require github.com/gmallard/stompngo v0.0.0
7 replace github.com/gmallard/stompngo => ../stompngo