Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Update dependencies in go.sum file #24

Merged
merged 1 commit into from
May 14, 2024
Merged

Conversation

Keloran
Copy link
Owner

@Keloran Keloran commented May 14, 2024

Added new dependencies:

  • github.com/Masterminds/goutils v1.1.1
  • github.com/Masterminds/semver/v3 v3.1.1
  • github.com/Masterminds/sprig/v3 v3.2.1
  • github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310
  • github.com/bgentry/speakeasy v0.1.0
  • github.com/google/uuid v1.1.2
  • github.com/huandu/xstrings v1.3.2
  • github.com/imdario/mergo v0.3.11
  • github.com/mitchellh/cli v1.1.5
  • github.com/mitchellh/copystructure v1.0.0
  • github.com/mitchellh/go-wordwrap v1.0.1
  • github.com/mitchellh/reflectwalk v1.0.0
  • github.com/posener/complete v1.1.1
  • github.com/ryanuber/columnize v2.1.2+incompatible
  • github.com/shopspring/decimal v1.2.0
  • github.com/spf13/cast v1.3.1

Updated existing dependencies.

Changed the go.sum file to reflect the new dependencies and versions.

Added new dependencies:
- github.com/Masterminds/goutils v1.1.1
- github.com/Masterminds/semver/v3 v3.1.1
- github.com/Masterminds/sprig/v3 v3.2.1
- github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310
- github.com/bgentry/speakeasy v0.1.0
- github.com/google/uuid v1.1.2
- github.com/huandu/xstrings v1.3.2
- github.com/imdario/mergo v0.3.11
- github.com/mitchellh/cli v1.1.5
- github.com/mitchellh/copystructure v1.0.0
- github.com/mitchellh/go-wordwrap v1.0.1
- github.com/mitchellh/reflectwalk v1.0.0
- github.com/posener/complete v1.1.1
- github.com/ryanuber/columnize v2.1.2+incompatible
- github.com/shopspring/decimal v1.2.0
- github.com/spf13/cast v1.3.1

Updated existing dependencies.

Changed the go.sum file to reflect the new dependencies and versions.
@Keloran Keloran merged commit 9222447 into main May 14, 2024
4 checks passed
@Keloran Keloran deleted the add-vault-details-struct branch May 14, 2024 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant