Skip to content

Commit

Permalink
check oom fix latest
Browse files Browse the repository at this point in the history
Signed-off-by: Archit Sharma <archit@pm.me>
  • Loading branch information
arcolife committed Sep 14, 2023
1 parent 234a235 commit 0dd890b
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 @@ -431,4 +431,4 @@ replace (
gopkg.in/square/go-jose.v2 => gopkg.in/square/go-jose.v2 v2.2.2
)

replace github.com/replicatedhq/troubleshoot v0.71.1 => github.com/banjoh/troubleshoot v0.70.3-0.20230913141547-49f3ef3a7ae1
replace github.com/replicatedhq/troubleshoot v0.71.1 => github.com/banjoh/troubleshoot v0.71.2-0.20230914165340-19733dd6a723
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -349,8 +349,8 @@ github.com/aws/aws-sdk-go v1.44.122/go.mod h1:y4AeaBuwd2Lk+GepC1E9v0qOiTws0MIWAX
github.com/aws/aws-sdk-go v1.44.257 h1:HwelXYZZ8c34uFFhgVw3ybu2gB5fkk8KLj2idTvzZb8=
github.com/aws/aws-sdk-go v1.44.257/go.mod h1:aVsgQcEevwlmQ7qHE9I3h+dtQgpqhFB+i8Phjh7fkwI=
github.com/aws/aws-sdk-go-v2 v0.18.0/go.mod h1:JWVYvqSMppoMJC0x5wdwiImzgXTI9FuZwxzkQq9wy+g=
github.com/banjoh/troubleshoot v0.70.3-0.20230913141547-49f3ef3a7ae1 h1:8SdngerctrdFV3CCnqRYdgYBSdDfvDapp9zeDrOQ6xE=
github.com/banjoh/troubleshoot v0.70.3-0.20230913141547-49f3ef3a7ae1/go.mod h1:Q6NbOBmQUJlzlnX+c24v1/COIfrlfiT4TZV+9AbN9EY=
github.com/banjoh/troubleshoot v0.71.2-0.20230914165340-19733dd6a723 h1:NybyFDOPI4ZUxUg8SnuDlsEIyrgqxC0NXhADTffDTTs=
github.com/banjoh/troubleshoot v0.71.2-0.20230914165340-19733dd6a723/go.mod h1:Q6NbOBmQUJlzlnX+c24v1/COIfrlfiT4TZV+9AbN9EY=
github.com/beevik/etree v1.1.0 h1:T0xke/WvNtMoCqgzPhkX2r4rjY3GDZFi+FjpRZY2Jbs=
github.com/beevik/etree v1.1.0/go.mod h1:r8Aw8JqVegEf0w2fDnATrX9VpkMcyFeM0FhwO62wh+A=
github.com/benbjohnson/clock v1.0.3/go.mod h1:bGMdMPoPVvcYyt1gHDf4J2KE153Yf9BuiUKYMaxlTDM=
Expand Down

0 comments on commit 0dd890b

Please sign in to comment.