go: update dependencies
This commit is contained in:
parent
1658a01a9a
commit
6911583918
2
go.mod
2
go.mod
@ -2,4 +2,4 @@ module gensokyo.uk/nix
|
||||
|
||||
go 1.24.4
|
||||
|
||||
require hakurei.app v0.1.2
|
||||
require hakurei.app v0.2.1
|
||||
|
2
go.sum
2
go.sum
@ -1,2 +1,4 @@
|
||||
hakurei.app v0.1.2 h1:jJLAThl15C1+4N8Ss95pk+FMtqb6m+foUTrhhwefMFg=
|
||||
hakurei.app v0.1.2/go.mod h1:bWcF0vCO+ZOtZ2zK7L3e08sNb0kIkv1CBcdWTZtu1Gs=
|
||||
hakurei.app v0.2.1 h1:E9GjHUt9HDH8snNpDePSHzAH3QoLfNxUXNVQqLJi1DA=
|
||||
hakurei.app v0.2.1/go.mod h1:bWcF0vCO+ZOtZ2zK7L3e08sNb0kIkv1CBcdWTZtu1Gs=
|
||||
|
@ -9,7 +9,7 @@ buildGoModule {
|
||||
version = "0.1.4";
|
||||
src = ./.;
|
||||
|
||||
vendorHash = "sha256-z07S4eulIujnFR5Sn2tpg8gxl+lh0zKcLQwPBg8gKsI=";
|
||||
vendorHash = "sha256-lK9+fI8/GR2GY6X899HnoP28FuQnklYbzaiGqIkus8c=";
|
||||
|
||||
ldflags =
|
||||
[ "-s -w" ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user