dependabot[bot]
|
fce16ffb87
|
build(deps): bump golang.org/x/crypto in /0-examples/voice
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.1.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.1.0...v0.17.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-18 16:35:28 -08:00 |
|
diamondburned
|
5ebd28bab6
|
examples/voice: Fix build error
|
2023-11-04 01:49:41 -07:00 |
|
diamondburned
|
0370ff1904
|
*: Introduce go.work for submodules
|
2023-11-04 01:35:47 -07:00 |
|
Cléo Rebert
|
8f548d2607
|
go fmt + gci
Signed-off-by: Cléo Rebert <cleo.rebert@gmail.com>
|
2023-09-19 11:37:24 -07:00 |
|
Cléo Rebert
|
d36955acea
|
Move away from github.com/pkg/errors
Signed-off-by: Cléo Rebert <cleo.rebert@gmail.com>
|
2023-09-19 11:37:24 -07:00 |
|
dependabot[bot]
|
2310bedc5e
|
examples/voice: Bump golang.org/x/crypto (#381)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20210921155107-089bfa567519 to 0.1.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/commits/v0.1.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-25 07:23:19 -08:00 |
|
dependabot[bot]
|
99156b7e9d
|
examples/voice: Bump golang.org/x/sys (#379)
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20211001092434-39dca1131b70 to 0.1.0.
- [Release notes](https://github.com/golang/sys/releases)
- [Commits](https://github.com/golang/sys/commits/v0.1.0)
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-25 02:18:36 -08:00 |
|
diamondburned
|
ec4cd6d661
|
examples: Add voice example
|
2022-04-03 17:49:21 -07:00 |
|