azure-sdk-for-go/sdk/internal
Joel Hendrix e5aec8051f
Update to the latest two versions of Go (#23536)
* Update to the latest two versions of Go

Remove setting nocoverageredesign as the underlying issue has been
fixed, so it's no longer required.
Update to latest version of golangci-lint.

* clean up lint
2024-10-03 15:15:36 -07:00
..
diag Add Go 1.19 to test matrix (#18805) 2022-08-08 12:52:51 -07:00
errorinfo add unwrap test scenario to NonRetriable (#21866) 2023-11-01 14:17:42 -07:00
exported Prevent panic in exported.Payload (#22148) 2023-12-14 08:12:10 -08:00
log Update to the latest two versions of Go (#23536) 2024-10-03 15:15:36 -07:00
mock Fixed race conditions in some tests and infrastructure (#23064) 2024-06-13 14:39:28 -07:00
perf Update to latest version of golangci-lint (#23013) 2024-06-07 12:36:04 -07:00
poller Move LRO and payload helpers to the internal module (#20539) 2023-04-04 08:07:16 -07:00
recording Update to the latest two versions of Go (#23536) 2024-10-03 15:15:36 -07:00
telemetry Disable code coverage redesign in CI (#22402) 2024-02-16 13:03:28 -08:00
temporal Fix race condition when fetching expiring resource (#19531) 2022-11-09 13:32:02 -08:00
test/credential Test credential factory supports Pipelines federated auth (#23184) 2024-07-15 17:19:52 -07:00
uuid Added temporal package for handling of temporal resources (#17798) 2022-05-04 13:37:10 -07:00
CHANGELOG.md Increment package version after release of internal (#23190) 2024-07-16 08:40:10 -07:00
LICENSE.txt
README.md Create README.md (#17862) 2022-05-10 11:59:39 -07:00
ci.yml Allow opt-in for Go race detector per SDK (#23063) 2024-06-13 14:31:01 -07:00
doc.go Added temporal package for handling of temporal resources (#17798) 2022-05-04 13:37:10 -07:00
go.mod Upgrade dependencies [azp skip] 2024-07-17 15:56:28 +00:00
go.sum Upgrade dependencies [azp skip] 2024-07-17 15:56:28 +00:00
version.go Increment package version after release of internal (#23190) 2024-07-16 08:40:10 -07:00

README.md

Azure.Core Internal Module for Go

PkgGoDev

This module contains shared code for the Azure SDK.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information, see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.