Skip to content

Commit

Permalink
log/log: Add missing dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Jung <a.jung@lancs.ac.uk>
  • Loading branch information
nderjung committed Dec 20, 2020
1 parent 41143b8 commit 1a20f73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ module github.com/lancs-net/ukbench
go 1.14

require (
github.com/muesli/termenv v0.7.4
github.com/spf13/cobra v1.1.1
gopkg.in/yaml.v2 v2.2.8
)

0 comments on commit 1a20f73

Please sign in to comment.