File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ require (
1111 github.com/gobwas/glob v0.2.3
1212 github.com/google/go-cmp v0.5.7
1313 github.com/grafana/regexp v0.0.0-20220202152701-6a046c4caf32
14+ github.com/hexops/autogold v1.3.0
1415 github.com/jig/teereadcloser v0.0.0-20181016160506-953720c48e05
1516 github.com/json-iterator/go v1.1.12
1617 github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
@@ -54,7 +55,6 @@ require (
5455 github.com/golang/protobuf v1.5.2 // indirect
5556 github.com/google/uuid v1.3.0 // indirect
5657 github.com/gorilla/css v1.0.0 // indirect
57- github.com/hexops/autogold v1.3.0 // indirect
5858 github.com/hexops/gotextdiff v1.0.3 // indirect
5959 github.com/hexops/valast v1.4.1 // indirect
6060 github.com/huandu/xstrings v1.0.0 // indirect
Original file line number Diff line number Diff line change @@ -94,6 +94,7 @@ github.com/fatih/color v1.13.0 h1:8LOYc1KYPPmyKMuN8QV2DNRWNbLo6LZ0iLs8+mlH53w=
9494github.com/fatih/color v1.13.0 /go.mod h1:kLAiJbzzSOZDVNGyDpeOxJ47H46qBXwg5ILebYFFOfk =
9595github.com/fatih/structs v1.1.0 /go.mod h1:9NiDSp5zOcgEDl+j00MP/WkGVPOlPRLejGD8Ga6PJ7M =
9696github.com/flosch/pongo2 v0.0.0-20190707114632-bbf5a6c351f4 /go.mod h1:T9YF2M40nIgbVgp3rreNmTged+9HrbNTIQf1PsaIiTA =
97+ github.com/frankban/quicktest v1.14.0 h1:+cqqvzZV87b4adx/5ayVOaYZ2CrvM4ejQvUdBzPPUss =
9798github.com/frankban/quicktest v1.14.0 /go.mod h1:NeW+ay9A/U67EYXNFA1nPE8e/tnQv/09mUdL/ijj8og =
9899github.com/fsnotify/fsnotify v1.4.7 /go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo =
99100github.com/fsnotify/fsnotify v1.4.9 /go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ =
You can’t perform that action at this time.
0 commit comments