diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3,7 +3,6 @@ module go.uber.org/sally go 1.18 require ( - github.com/julienschmidt/httprouter v1.3.0 github.com/stretchr/testify v1.8.1 golang.org/x/net v0.5.0 gopkg.in/yaml.v2 v2.4.0 |