diff --git a/go.mod b/go.mod index 7810a7a..557e5bd 100644 --- a/go.mod +++ b/go.mod @@ -16,7 +16,7 @@ replace ( ) require ( - github.com/Axway/agent-sdk v1.1.90 + github.com/Axway/agent-sdk v1.1.89 github.com/elastic/beats/v7 v7.17.20 github.com/sirupsen/logrus v1.9.3 github.com/stretchr/testify v1.9.0