0
Fork 0
mirror of https://github.com/project-zot/zot.git synced 2025-02-10 23:39:39 -05:00
zot/pkg/extensions/sync
Ramkumar Chinchani 5465aa0d51
build: migrate to golang 1.23.x (#2701)
* build: migrate to golang 1.23.x

Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>

* fix: golangci-lint reported errors

Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>

---------

Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
2024-11-08 08:58:55 -08:00
..
constants
features
httpclient fix: enable TLS based on URL scheme for sync extension (#2747) 2024-10-29 09:40:24 +02:00
references ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
content.go
content_internal_test.go ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
destination.go feat: add support for docker images (#2714) 2024-10-31 09:44:04 +02:00
oci_layout.go
on_demand.go
on_demand_disabled.go
remote.go
service.go ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
sync.go ci(deps): upgrade golangci-lint (#2556) 2024-07-29 10:32:51 -07:00
sync_disabled_test.go
sync_internal_test.go feat: add support for docker images (#2714) 2024-10-31 09:44:04 +02:00
sync_test.go build: migrate to golang 1.23.x (#2701) 2024-11-08 08:58:55 -08:00
utils.go