Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc9fcab3

Browse files
chore: bump github.com/fergusstrange/embedded-postgres from 1.28.0 to 1.29.0 (#14430)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parentead8fae commitc9fcab3

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

‎flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
name="coder-${osArch}";
118118
# Updated with ./scripts/update-flake.sh`.
119119
# This should be updated whenever go.mod changes!
120-
vendorHash="sha256-fQsVoD/aRjVXmvQ/Pg4O9tpJCPlf3eC2uo0z0TU7AX8=";
120+
vendorHash="sha256-n9w2SR+9tEtH1ae2wPM7bkxI2ai17ycvIlsLH0E0E8Y=";
121121
proxyVendor=true;
122122
src=./.;
123123
nativeBuildInputs=withpkgs;[getoptopensslzstd];

‎go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ require (
102102
github.com/fatih/colorv1.17.0
103103
github.com/fatih/structsv1.1.0
104104
github.com/fatih/structtagv1.2.0
105-
github.com/fergusstrange/embedded-postgresv1.28.0
105+
github.com/fergusstrange/embedded-postgresv1.29.0
106106
github.com/fullsailor/pkcs7v0.0.0-20190404230743-d7302db945fa
107107
github.com/gen2brain/beeepv0.0.0-20220402123239-6a3042f4b71a
108108
github.com/gliderlabs/sshv0.3.4

‎go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -314,8 +314,8 @@ github.com/fatih/structtag v1.2.0/go.mod h1:mBJUNpUnHmRKrKlQQlmCrh5PuhftFbNv8Ys4
314314
github.com/felixge/httpsnoopv1.0.2/go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U=
315315
github.com/felixge/httpsnoopv1.0.4 h1:NFTV2Zj1bL4mc9sqWACXbQFVBBg2W3GPvqp8/ESS2Wg=
316316
github.com/felixge/httpsnoopv1.0.4/go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U=
317-
github.com/fergusstrange/embedded-postgresv1.28.0 h1:Atixd24HCuBHBavnG4eiZAjRizOViwUahKGSjJdz1SU=
318-
github.com/fergusstrange/embedded-postgresv1.28.0/go.mod h1:t/MLs0h9ukYM6FSt99R7InCHs1nW0ordoVCcnzmpTYw=
317+
github.com/fergusstrange/embedded-postgresv1.29.0 h1:Uv8hdhoiaNMuH0w8UuGXDHr60VoAQPFdgx7Qf3bzXJM=
318+
github.com/fergusstrange/embedded-postgresv1.29.0/go.mod h1:t/MLs0h9ukYM6FSt99R7InCHs1nW0ordoVCcnzmpTYw=
319319
github.com/fortytw2/leaktestv1.3.0 h1:u8491cBMTQ8ft8aeV+adlcytMZylmA5nnwwkRZjI8vw=
320320
github.com/fortytw2/leaktestv1.3.0/go.mod h1:jDsjWgpAGjm2CA7WthBh/CdZYEPF31XHquHwclZch5g=
321321
github.com/foxcpp/go-mockdnsv1.1.0 h1:jI0rD8M0wuYAxL7r/ynTrCQQq0BVqfB99Vgk7DlmewI=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp