cog
fix: replace deprecated library usage patterns
#2798
Merged

fix: replace deprecated library usage patterns #2798

markphelps merged 5 commits into main from fix/deprecated-library-usage
bfirsh
bfirsh fix: replace deprecated github.com/pkg/errors with fmt.Errorf
34313dbc
bfirsh fix: replace os.IsNotExist() with errors.Is(err, os.ErrNotExist)
e17339fc
bfirsh fix: replace direct error comparison with errors.Is() for ErrMissingD…
ffbf4b06
bfirsh bfirsh requested a review 99 days ago
bfirsh fix: replace http.Get/http.PostForm with context-aware requests
6e575234
bfirsh bfirsh force pushed from b76390f7 to 6e575234 99 days ago
michaeldwan michaeldwan added this to the 0.18.0 milestone 97 days ago
markphelps Merge branch 'main' into fix/deprecated-library-usage
0dd93222
ask-bonk
markphelps
markphelps approved these changes on 2026-03-31
markphelps markphelps merged b43abeae into main 71 days ago
markphelps markphelps deleted the fix/deprecated-library-usage branch 71 days ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone