Skip to content

Commit 25104e6

Browse files
committed
fix: go mod
1 parent b92a841 commit 25104e6

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

go.mod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
module github.com/appbaseio/arc
22

33
require (
4-
github.com/antonmedv/expr v1.4.2
54
github.com/dgrijalva/jwt-go v3.2.0+incompatible
65
github.com/gobuffalo/envy v1.6.15 // indirect
76
github.com/gobuffalo/packr v1.22.0
@@ -10,7 +9,6 @@ require (
109
github.com/hashicorp/go-retryablehttp v0.6.3
1110
github.com/olivere/elastic v6.2.21+incompatible
1211
github.com/olivere/elastic/v7 v7.0.4
13-
github.com/prometheus/common v0.2.0
1412
github.com/robfig/cron v1.1.0
1513
github.com/rogpeppe/go-internal v1.2.2 // indirect
1614
github.com/rs/cors v1.6.0

0 commit comments

Comments
 (0)