drone/blob
Marko Gaćeša ad8f74ce71 feat: [CODE-2531]: replace os.IsNotExist(err) with error.Is(err, fs.ErrNotExist) (#3036)
* replace os.IsNotExist(err) with error.Is(err, fs.ErrNotExist)
2024-11-22 12:17:56 +00:00
..
config.go [Config] Ensure time related config elements are of type `time.Duration` (#813) 2023-11-18 00:50:49 +00:00
filesystem.go feat: [CODE-2531]: replace os.IsNotExist(err) with error.Is(err, fs.ErrNotExist) (#3036) 2024-11-22 12:17:56 +00:00
gcs.go fix: [CODE-2625]: Improve Error Handling for `blob` upload errors (#2870) 2024-10-25 19:08:17 +00:00
interface.go feat: Update token source impersonation and add expiration check (#815) 2023-11-27 14:41:39 +00:00
wire.go feat: Update token source impersonation and add expiration check (#815) 2023-11-27 14:41:39 +00:00