File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4141 # Hash of Go module dependencies.
4242 # Update this after changing go.mod/go.sum:
4343 # task nix-update-hash
44- vendorHash = "sha256-r4BIg/7Ofkq7I3+zZJ23zM41/8CemEwwvFLFOO84wPE =" ;
44+ vendorHash = "sha256-FzTfZAfBAhFkrKebMVrPuprtTTPovP5lkZ6UpevXXOs =" ;
4545
4646 env . CGO_ENABLED = 0 ;
4747
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ require (
1919 github.com/spf13/cobra v1.10.2
2020 github.com/spf13/pflag v1.0.10
2121 github.com/zalando/go-keyring v0.2.8
22- go.miloapis.com/activity v0.7.0
22+ go.miloapis.com/activity v0.7.1
2323 go.miloapis.com/milo v0.28.1
2424 golang.org/x/mod v0.35.0
2525 golang.org/x/oauth2 v0.36.0
Original file line number Diff line number Diff line change @@ -247,6 +247,8 @@ github.com/zalando/go-keyring v0.2.8 h1:6sD/Ucpl7jNq10rM2pgqTs0sZ9V3qMrqfIIy5YPc
247247github.com/zalando/go-keyring v0.2.8 /go.mod h1:tsMo+VpRq5NGyKfxoBVjCuMrG47yj8cmakZDO5QGii0 =
248248go.miloapis.com/activity v0.7.0 h1:Nmc5XzA4oEMTko5/ciJAeERVk18FaSnRpTBo0Sm89YU =
249249go.miloapis.com/activity v0.7.0 /go.mod h1:Sh2Irbq6siJcfq17nLjHvm4JHN/2Csc5YCHB+ycz20c =
250+ go.miloapis.com/activity v0.7.1 h1:e2c4xVISMA10QQJwPv8pT8U1T1xS3eTGhy8FJHXOKvY =
251+ go.miloapis.com/activity v0.7.1 /go.mod h1:Sh2Irbq6siJcfq17nLjHvm4JHN/2Csc5YCHB+ycz20c =
250252go.miloapis.com/milo v0.27.0 h1:lbUZJhWBgFmvdINyt6oonWEAW2bwuoW9CVa9D1mCYSI =
251253go.miloapis.com/milo v0.27.0 /go.mod h1:p9O2kk194mvoL8rhqjwb+LWB+GIyY4vQqiTowwibVWo =
252254go.miloapis.com/milo v0.28.1 h1:30bQS4EwadbOBsn3UC8qSBENN1koQgsQpcvqPjXfmlI =
You can’t perform that action at this time.
0 commit comments