Eng Zer Jun
Eng Zer Jun
### What does this PR do? This PR migrates to the AWS SDK for Go V2 by following the migration guide https://aws.github.io/aws-sdk-go-v2/docs/migrating/. ### Motivation Closes https://github.com/traefik/traefik/issues/11158. ### More - [x]...
`golang.org/x/exp/rand` has been deprecated and scheduled to be deleted. Reference: golang/exp@f9890c6 Reference: https://go.dev/doc/go1.22#math_rand_v2
The Groovy code snippets on the "How to Align Dependency Versions" page were missing the required snippet tags, which caused them to render as empty in the generated documentation. |...
From [Go 1.22 changelog](https://go.dev/doc/go1.22#minor_library_changes): > [crypto/x509](https://go.dev/pkg/crypto/x509/) > > A new type, [`OID`](https://go.dev/pkg/crypto/x509#OID), supports ASN.1 Object Identifiers with individual components larger than 31 bits. A new field which uses this type,...
These experimental packages are now available in the Go standard library since Go 1.21. 1. `golang.org/x/exp/slices` -> `slices` (https://go.dev/doc/go1.21#slices) 2. `golang.org/x/exp/maps` -> `maps` (https://go.dev/doc/go1.21#maps)
## Description I remembered there used to be a page (https://docs.docker.com/build/guide/mounts/) that demonstrated how to use both **bind mounts** and **cache mounts** together in a Dockerfile for a Go application....
## Possible bug ### Is this a possible bug in a feature of sharp, unrelated to installation? - [x] Running `npm install sharp` completes without error. - [x] Running `node...
This feature request is an extension of https://github.com/pdfcpu/pdfcpu/issues/324. --- Hi, thanks for maintaining such a great library and tool! I am using the [`api.Images`](https://pkg.go.dev/github.com/pdfcpu/[email protected]/pkg/api#Images) function to list all images in...
# Comprehensive Summary of your change Dependabot missed updating this dependency. v3 was released in September 2019. It has better semver parsing functionality and several bug fixes. Reference: https://github.com/Masterminds/semver/releases/tag/v3.0.0 #...