Skip to content

Commit

Permalink
chore(deps): Bump github.com/kislerdm/neon-sdk-go from 0.3.1 to 0.3.2
Browse files Browse the repository at this point in the history
Bumps [github.com/kislerdm/neon-sdk-go](https://github.com/kislerdm/neon-sdk-go) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/kislerdm/neon-sdk-go/releases)
- [Changelog](https://github.com/kislerdm/neon-sdk-go/blob/master/CHANGELOG.md)
- [Commits](kislerdm/neon-sdk-go@v0.3.1...v0.3.2)

---
updated-dependencies:
- dependency-name: github.com/kislerdm/neon-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 21, 2023
1 parent 1008e03 commit 34f306c
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 @@ -6,7 +6,7 @@ require (
github.com/hashicorp/terraform-plugin-docs v0.13.0
github.com/hashicorp/terraform-plugin-log v0.9.0
github.com/hashicorp/terraform-plugin-sdk/v2 v2.29.0
github.com/kislerdm/neon-sdk-go v0.3.1
github.com/kislerdm/neon-sdk-go v0.3.2
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@ github.com/imdario/mergo v0.3.15/go.mod h1:WBLT9ZmE3lPoWsEzCh9LPo3TiwVN+ZKEjmz+h
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 h1:BQSFePA1RWJOlocH6Fxy8MmwDt+yVQYULKfN0RoTN8A=
github.com/jhump/protoreflect v1.15.1 h1:HUMERORf3I3ZdX05WaQ6MIpd/NJ434hTp5YiKgfCL6c=
github.com/kevinburke/ssh_config v1.2.0 h1:x584FjTGwHzMwvHx18PXxbBVzfnxogHaAReU4gf13a4=
github.com/kislerdm/neon-sdk-go v0.3.1 h1:qgPGNjQ18x02UTsR09G9/ei1DTvNIYyNhsDEovoUUt8=
github.com/kislerdm/neon-sdk-go v0.3.1/go.mod h1:WSwEZ7oeR5KfQoCuDh/04LZxnSKDcvfsZyfG/QicDb8=
github.com/kislerdm/neon-sdk-go v0.3.2 h1:aWXvfDwLlk/iSfYeauW8P6OLhBfC9aEXuV9qkk24xkE=
github.com/kislerdm/neon-sdk-go v0.3.2/go.mod h1:WSwEZ7oeR5KfQoCuDh/04LZxnSKDcvfsZyfG/QicDb8=
github.com/kr/pretty v0.1.0/go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo=
github.com/kr/pretty v0.3.0 h1:WgNl7dwNpEZ6jJ9k1snq4pZsg7DOEN8hP9Xw0Tsjwk0=
github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
Expand Down

0 comments on commit 34f306c

Please sign in to comment.