Skip to content

Commit 3ca5891

Browse files
committed
update build files
1 parent 803fd9d commit 3ca5891

11 files changed

Lines changed: 1330 additions & 909 deletions

File tree

kubelink/go.mod

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ toolchain go1.22.6
66

77
require (
88
github.com/caarlos0/env v3.5.0+incompatible
9-
github.com/davecgh/go-spew v1.1.1
109
github.com/devtron-labs/common-lib v0.19.0
1110
github.com/evanphx/json-patch v5.7.0+incompatible
1211
github.com/go-pg/pg v6.15.1+incompatible

kubelink/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ github.com/cyphar/filepath-securejoin v0.2.4/go.mod h1:aPGpWjXOXUn2NCNjFvBE6aRxG
7979
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
8080
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
8181
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
82-
github.com/devtron-labs/common-lib v0.19.0 h1:fz+8Uaacv1bmvS+V5dH38/2UbZzebBDCSxvEMBVtBEc=
83-
github.com/devtron-labs/common-lib v0.19.0/go.mod h1:I+B+0ZeOV1Qv8dE/uNAFXOhw7lxfD6FqK6KzTBLBY7E=
82+
github.com/devtron-labs/devtron-services/common-lib v0.0.0-20241007082211-c5886d8a9988 h1:nb8tGcgpt2Eu7ceuWhwAKf+07s/0RZ1ASYsGhZ7swSQ=
83+
github.com/devtron-labs/devtron-services/common-lib v0.0.0-20241007082211-c5886d8a9988/go.mod h1:KpKnF4OSpQNDJmb4wVZq3Za88ePBw4xec2GOAGRm5UQ=
8484
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f h1:lO4WD4F/rVNCu3HqELle0jiPLLBs70cWOduZpkS1E78=
8585
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f/go.mod h1:cuUVRXasLTGF7a8hSLbxyZXjz+1KgoB3wDUb6vlszIc=
8686
github.com/distribution/distribution/v3 v3.0.0-beta.1 h1:X+ELTxPuZ1Xe5MsD3kp2wfGUhc8I+MPfRis8dZ818Ic=

0 commit comments

Comments
 (0)