Skip to content

Commit

Permalink
chore: bump sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
ravisuhag committed Jul 25, 2023
1 parent a8cb2c6 commit 5874457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ require (
github.com/mitchellh/mapstructure v1.4.3
github.com/olekukonko/tablewriter v0.0.5
github.com/prometheus/client_golang v1.11.0
github.com/raystack/optimus/sdk v0.7.0
github.com/raystack/salt v0.3.2
github.com/robfig/cron/v3 v3.0.1
github.com/schollz/progressbar/v3 v3.8.5
Expand Down Expand Up @@ -141,6 +140,7 @@ require (
github.com/prometheus/client_model v0.2.0 // indirect
github.com/prometheus/common v0.30.0 // indirect
github.com/prometheus/procfs v0.7.3 // indirect
github.com/raystack/optimus/sdk v0.0.0-20230725201241-a8cb2c6fb572 // indirect
github.com/rivo/uniseg v0.2.0 // indirect
github.com/rogpeppe/go-internal v1.9.0 // indirect
github.com/russross/blackfriday/v2 v2.0.1 // indirect
Expand Down

0 comments on commit 5874457

Please sign in to comment.