Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ramanan-ravi committed Oct 19, 2023
1 parent 8e4db1a commit 1e27d8c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/turbot/steampipe

go 1.19

replace github.com/turbot/steampipe-plugin-sdk/v5 v5.4.1 => github.com/deepfence/steampipe-plugin-sdk/v5 v5.5.2-0.20231018174057-72873ce1a37b
replace github.com/turbot/steampipe-plugin-sdk/v5 v5.4.1 => github.com/deepfence/steampipe-plugin-sdk/v5 v5.5.2-0.20231019154051-e1c44ff47c5c

require (
github.com/Machiel/slugify v1.0.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -415,8 +415,8 @@ github.com/deepfence/gocache/store/postgresqlcache/v4 v4.1.5-0.20230922155124-f4
github.com/deepfence/gocache/store/postgresqlcache/v4 v4.1.5-0.20230922155124-f4b7d91a3c1a/go.mod h1:e/NQVWwvjWvdSDuBb6gurip8sYTYrAhikGL3o8nhn04=
github.com/deepfence/gocache/store/ristretto/v4 v4.1.4 h1:Ui5VzawfI+o60ifMC31/cjzSsFeV9nrVnI6Qutf1Y18=
github.com/deepfence/gocache/store/ristretto/v4 v4.1.4/go.mod h1:IxFmi4cXMDnHANaAO9gfFys0ttFINlqskE2Au7QO2k4=
github.com/deepfence/steampipe-plugin-sdk/v5 v5.5.2-0.20231018174057-72873ce1a37b h1:0CbY58/nDoAklgOlpq6LpY4DIYBvFv8+lmCgZbSc3MY=
github.com/deepfence/steampipe-plugin-sdk/v5 v5.5.2-0.20231018174057-72873ce1a37b/go.mod h1:hrgpahBLEjGp+9sxFa+9cZ9HPoBGCjnOKfb6RJ9IFjs=
github.com/deepfence/steampipe-plugin-sdk/v5 v5.5.2-0.20231019154051-e1c44ff47c5c h1:zwSMSi9x7I9CMlgKG4QrJuu06LcoKm/VCjhtWeoy73o=
github.com/deepfence/steampipe-plugin-sdk/v5 v5.5.2-0.20231019154051-e1c44ff47c5c/go.mod h1:hrgpahBLEjGp+9sxFa+9cZ9HPoBGCjnOKfb6RJ9IFjs=
github.com/dgraph-io/ristretto v0.1.1 h1:6CWw5tJNgpegArSHpNHJKldNeq03FQCwYvfMVWajOK8=
github.com/dgraph-io/ristretto v0.1.1/go.mod h1:S1GPSBCYCIhmVNfcth17y2zZtQT6wzkzgwUve0VDWWA=
github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod h1:E3ru+11k8xSBh+hMPgOLZmtrrCbhqsmaPHjLKYnJCaQ=
Expand Down

0 comments on commit 1e27d8c

Please sign in to comment.