diff --git a/go.mod b/go.mod index 88b0bd6..3915c37 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/SENERGY-Platform/smart-service-module-worker-analytics go 1.22 require ( - github.com/SENERGY-Platform/smart-service-module-worker-lib v0.0.0-20240628113344-65d284a6f459 + github.com/SENERGY-Platform/smart-service-module-worker-lib v0.0.0-20240709113752-d255ce112aeb github.com/julienschmidt/httprouter v1.3.0 github.com/satori/go.uuid v1.2.0 ) @@ -14,10 +14,10 @@ require ( github.com/IBM/sarama v1.43.2 // indirect github.com/Microsoft/go-winio v0.6.2 // indirect github.com/Microsoft/hcsshim v0.12.4 // indirect - github.com/SENERGY-Platform/device-repository v0.0.28 // indirect + github.com/SENERGY-Platform/device-repository v0.0.30 // indirect github.com/SENERGY-Platform/models/go v0.0.0-20240627082833-157bd627a94f // indirect - github.com/SENERGY-Platform/permission-search v0.0.14 // indirect - github.com/SENERGY-Platform/service-commons v0.0.0-20240423132428-8eccbc027e71 // indirect + github.com/SENERGY-Platform/permission-search v0.0.16 // indirect + github.com/SENERGY-Platform/service-commons v0.0.0-20240708085423-94423a495d7f // indirect github.com/cenkalti/backoff/v4 v4.3.0 // indirect github.com/containerd/containerd v1.7.18 // indirect github.com/containerd/errdefs v0.1.0 // indirect diff --git a/go.sum b/go.sum index 245a50e..fd79977 100644 --- a/go.sum +++ b/go.sum @@ -10,16 +10,16 @@ github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERo github.com/Microsoft/go-winio v0.6.2/go.mod h1:yd8OoFMLzJbo9gZq8j5qaps8bJ9aShtEA8Ipt1oGCvU= github.com/Microsoft/hcsshim v0.12.4 h1:Ev7YUMHAHoWNm+aDSPzc5W9s6E2jyL1szpVDJeZ/Rr4= github.com/Microsoft/hcsshim v0.12.4/go.mod h1:Iyl1WVpZzr+UkzjekHZbV8o5Z9ZkxNGx6CtY2Qg/JVQ= -github.com/SENERGY-Platform/device-repository v0.0.28 h1:rIFkMpISqzSKlwSxcc0F04h6iOloFqd9E4MVuGH5cvI= -github.com/SENERGY-Platform/device-repository v0.0.28/go.mod h1:T9BoUH+THcUU8VarbG3qcpnboTp72SsiOuAmOENs36A= +github.com/SENERGY-Platform/device-repository v0.0.30 h1:ro01JKwlkjH6AX8tTQqa21cTVPELqdEl0GraT8Od3DU= +github.com/SENERGY-Platform/device-repository v0.0.30/go.mod h1:5FPODq2Hs8V9AcjSkAUrCUvuN6nU0ARM0Jq/s6IP/78= github.com/SENERGY-Platform/models/go v0.0.0-20240627082833-157bd627a94f h1:nFZkMoKp6RtsbYijj071sVQ3uZqloDILMWCIDaInUSI= github.com/SENERGY-Platform/models/go v0.0.0-20240627082833-157bd627a94f/go.mod h1:bCREPNRN4P8oxLgpC3/ZKK4jXSy4MSPXoiomhohE+aw= -github.com/SENERGY-Platform/permission-search v0.0.14 h1:RgV63ZuxaqUFjDTWdg5TBavGAI3BHqLnzh9fR3HuRrE= -github.com/SENERGY-Platform/permission-search v0.0.14/go.mod h1:NlLdAJ0ezJC1KSOf8hzFt9mT0/qWbfN9yFyEh4zM/78= -github.com/SENERGY-Platform/service-commons v0.0.0-20240423132428-8eccbc027e71 h1:Z3Vj9ImRERXQE5fprE/KGkAsS/dgX0dMesM/cDSN9Tw= -github.com/SENERGY-Platform/service-commons v0.0.0-20240423132428-8eccbc027e71/go.mod h1:1p2CQPNtler5leXqNgaOfr7DlgZUydrQlQYA97ycm4k= -github.com/SENERGY-Platform/smart-service-module-worker-lib v0.0.0-20240628113344-65d284a6f459 h1:rU0+ksH2v3NDQ57UJfbSvxcUis6/kjafbhWLoDI58fU= -github.com/SENERGY-Platform/smart-service-module-worker-lib v0.0.0-20240628113344-65d284a6f459/go.mod h1:GjtsjX+S+MkoFGF5wXhWx+TuQ/L5NpXMNYefKR2QkG8= +github.com/SENERGY-Platform/permission-search v0.0.16 h1:MhKNr9Fnwcf50AguaSb8697ScD0iNw/Tkk1L1ccZnP0= +github.com/SENERGY-Platform/permission-search v0.0.16/go.mod h1:b2ckm6kM+XuDBZxx+cdv6YbM6SRk2EJi7Ny5ffTWhfc= +github.com/SENERGY-Platform/service-commons v0.0.0-20240708085423-94423a495d7f h1:5DpZzncRU3bV9pd/0NgysOLGcGWpKH1AKNLCsFYdw4c= +github.com/SENERGY-Platform/service-commons v0.0.0-20240708085423-94423a495d7f/go.mod h1:1p2CQPNtler5leXqNgaOfr7DlgZUydrQlQYA97ycm4k= +github.com/SENERGY-Platform/smart-service-module-worker-lib v0.0.0-20240709113752-d255ce112aeb h1:bTtL9ACTJ7EU+Q8zshZ/C+IUM8QFlEOMGQCM93FZP/g= +github.com/SENERGY-Platform/smart-service-module-worker-lib v0.0.0-20240709113752-d255ce112aeb/go.mod h1:P9Ib4ieQAVR4rlOrRc2mfqWeZwnayiQCMtFAXFjiFr8= github.com/aws/aws-sdk-go v1.42.27/go.mod h1:OGr6lGMAKGlG9CVrYnWYDKIyb829c6EVBRjxqjmPepc= github.com/bradfitz/gomemcache v0.0.0-20230905024940-24af94b03874 h1:N7oVaKyGp8bttX0bfZGmcGkjz7DLQXhAn3DNd3T0ous= github.com/bradfitz/gomemcache v0.0.0-20230905024940-24af94b03874/go.mod h1:r5xuitiExdLAJ09PR7vBVENGvp4ZuTBeWTGtxuX3K+c=