Skip to content

Commit

Permalink
Merge pull request #127 from kislerdm/dependabot/go_modules/github.co…
Browse files Browse the repository at this point in the history
…m/kislerdm/neon-sdk-go-0.10.0
  • Loading branch information
kislerdm authored Nov 22, 2024
2 parents fc272e5 + 5b03a71 commit e786c68
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 @@ -8,7 +8,7 @@ require (
github.com/hashicorp/terraform-plugin-log v0.9.0
github.com/hashicorp/terraform-plugin-sdk/v2 v2.33.0
github.com/jackc/pgx/v5 v5.7.1
github.com/kislerdm/neon-sdk-go v0.9.0
github.com/kislerdm/neon-sdk-go v0.10.0
github.com/stretchr/testify v1.8.2
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,8 @@ github.com/jhump/protoreflect v1.15.1 h1:HUMERORf3I3ZdX05WaQ6MIpd/NJ434hTp5YiKgf
github.com/jhump/protoreflect v1.15.1/go.mod h1:jD/2GMKKE6OqX8qTjhADU1e6DShO+gavG9e0Q693nKo=
github.com/kevinburke/ssh_config v1.2.0 h1:x584FjTGwHzMwvHx18PXxbBVzfnxogHaAReU4gf13a4=
github.com/kevinburke/ssh_config v1.2.0/go.mod h1:CT57kijsi8u/K/BOFA39wgDQJ9CxiF4nAY/ojJ6r6mM=
github.com/kislerdm/neon-sdk-go v0.9.0 h1:G+ErtTvFupVA8ySpZuaMvuwewoTuKfZAGUiVeUcoDx4=
github.com/kislerdm/neon-sdk-go v0.9.0/go.mod h1:WSwEZ7oeR5KfQoCuDh/04LZxnSKDcvfsZyfG/QicDb8=
github.com/kislerdm/neon-sdk-go v0.10.0 h1:sk4/C0lvmAdid7C8laDx/Ron7XL0gpQL5h5mlSZ/ojk=
github.com/kislerdm/neon-sdk-go v0.10.0/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/pretty v0.3.0/go.mod h1:640gp4NfQd8pI5XOwp5fnNeVWj67G7CFk/SaSQn7NBk=
Expand Down

0 comments on commit e786c68

Please sign in to comment.