Skip to content

Commit

Permalink
Update module github.com/qlik-oss/enigma-go to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 2, 2021
1 parent f0cc996 commit 245d014
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 160 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@ require (
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.11.0
github.com/qlik-oss/enigma-go v1.2.1-0.20201204094709-4fac0b546d20
github.com/qlik-oss/enigma-go v1.2.0
github.com/rs/zerolog v1.23.0
github.com/sergi/go-diff v1.1.0 // indirect
github.com/shiena/ansicolor v0.0.0-20200904210342-c7312218db18
github.com/spf13/cobra v1.1.3
github.com/stretchr/testify v1.7.0
github.com/tus/tusd v1.3.0 // indirect
google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013 // indirect
golang.org/x/net v0.0.0-20210525063256-abc453219eb5 // indirect
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect
gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776 // indirect
)

0 comments on commit 245d014

Please sign in to comment.