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

Commit

Permalink
Merge pull request #4 from suzuki-shunsuke/build/fix-go-modules
Browse files Browse the repository at this point in the history
build: fix Go Modules
  • Loading branch information
suzuki-shunsuke authored Oct 12, 2020
2 parents 768ac24 + b46668b commit 9f2b714
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 9f2b714

Please sign in to comment.