Skip to content

Commit 7619770

Browse files
authored
Merge branch 'main' into renovate/go.miloapis.com-milo-0.x
2 parents 8177ed0 + 86ac7da commit 7619770

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/nix-update-hash.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- 'go.sum'
77
branches-ignore:
88
- 'nix-update-hash/*'
9+
workflow_dispatch:
910

1011
jobs:
1112
update-hash:

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
# Hash of Go module dependencies.
4242
# Update this after changing go.mod/go.sum:
4343
# task nix-update-hash
44-
vendorHash = "sha256-uYxxIsYFeYfDXKCiW+iWHSrDT4FGkc+5OJlzZwEmo4w=";
44+
vendorHash = "sha256-Hj72B7lra2qU+Kj9DKP9P8/AJ3Z2p6MRTikfiSnZkO4=";
4545

4646
ldflags = [
4747
"-s"

0 commit comments

Comments
 (0)