Skip to content

Commit

Permalink
Merge pull request #851 from nr-swilloughby/csec100
Browse files Browse the repository at this point in the history
update dependency on csec
  • Loading branch information
nr-swilloughby committed Feb 15, 2024
2 parents db7dc50 + 1cc8804 commit 3e392ce
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions v3/integrations/nrsecurityagent/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@ module github.com/newrelic/go-agent/v3/integrations/nrsecurityagent
go 1.19

require (
github.com/newrelic/csec-go-agent v0.7.0
github.com/newrelic/csec-go-agent v1.0.0
github.com/newrelic/go-agent/v3 v3.29.1
github.com/newrelic/go-agent/v3/integrations/nrsqlite3 v1.2.0
gopkg.in/yaml.v2 v2.4.0
)


replace github.com/newrelic/go-agent/v3 => ../..

0 comments on commit 3e392ce

Please sign in to comment.