Skip to content

Commit

Permalink
Merge pull request #160 from project-flogo/dependabot/go_modules/acti…
Browse files Browse the repository at this point in the history
…vity/jsexec/examples/microgateway/api/golang.org/x/text-0.3.8

Bump golang.org/x/text from 0.3.2 to 0.3.8 in /activity/jsexec/examples/microgateway/api
  • Loading branch information
vnalawad-tibco authored Apr 27, 2023
2 parents 5e72c44 + fd8dd5f commit 362052b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions activity/jsexec/examples/microgateway/api/go.mod
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
module api

require (
github.com/dlclark/regexp2 v1.2.0 // indirect
github.com/go-sourcemap/sourcemap v2.1.2+incompatible // indirect
github.com/project-flogo/contrib/activity/jsexec v0.10.0
github.com/project-flogo/contrib/trigger/rest v0.10.0
github.com/project-flogo/core v0.9.4-hf.1
github.com/project-flogo/microgateway v0.0.0-20190319203104-747b5cae041f
github.com/stretchr/testify v1.4.0
golang.org/x/text v0.3.2 // indirect
golang.org/x/text v0.3.8 // indirect
)

go 1.12

0 comments on commit 362052b

Please sign in to comment.