Skip to content
This repository has been archived by the owner on Sep 29, 2021. It is now read-only.

Commit

Permalink
build: fix Go Modules
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki-shunsuke committed Oct 12, 2020
1 parent 768ac24 commit b46668b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 381 deletions.
2 changes: 0 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,9 @@ module github.com/suzuki-shunsuke/tengo-tester
go 1.15

require (
github.com/Masterminds/sprig v2.22.0+incompatible
github.com/d5/tengo/v2 v2.6.2
github.com/google/go-cmp v0.5.2
github.com/sirupsen/logrus v1.7.0
github.com/suzuki-shunsuke/buildflow v0.6.0
github.com/suzuki-shunsuke/go-findconfig v0.1.0
github.com/urfave/cli/v2 v2.2.0
gopkg.in/yaml.v2 v2.3.0
Expand Down
Loading

0 comments on commit b46668b

Please sign in to comment.