mirror of https://github.com/dapr/go-sdk.git
* Various fixed and cleanups 1. Fixed SDK not compiling and tests failing 2. Increased minimum Go version to 1.18 3. Removed `github.com/pkg/errors` and `go.uber.org/atomic` - replaced with the standard library instead (the old packages have been added to the "depguard" linter) 4. Upgraded all dependencies 5. Upgraded golangci-lint to support Go 1.18+ Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com> * Do not wrap error if nil Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com> * Run CI on Go 1.18 and 1.19 Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com> * Restore compatibility with Go 1.18 Looks like the newer methods were added in Go 1.19 only Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com> * Should fix validate_examples CI Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com> * Updated (most) deprecated Actions Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com> * Fix helm repo Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com> * Determine latest Dapr version in a better way Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com> * Fix validate.sh Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com> Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com> |
||
---|---|---|
.. | ||
constant | ||
impl | ||
codec.go |