tyk
tyk copied to clipboard
[release-4.1-update-import-paths] Updated graphql-go-tools library im…
…port paths
[changelog] internal: Changed jensneuse/graphql-go-tools import paths to TykTechnologies/graphql-go-tools.
Description
Related Issue
Motivation and Context
How This Has Been Tested
Screenshots (if appropriate)
Types of changes
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
- [ ] Refactoring or add test (improvements in base code or adds test coverage to functionality)
Checklist
- [ ] Make sure you are requesting to pull a topic/feature/bugfix branch (right side). If pulling from your own
fork, don't request your
master
! - [ ] Make sure you are making a pull request against the
master
branch (left side). Also, you should start your branch off our latestmaster
. - [ ] My change requires a change to the documentation.
- [ ] If you've changed APIs, describe what needs to be updated in the documentation.
- [ ] If new config option added, ensure that it can be set via ENV variable
- [ ] I have updated the documentation accordingly.
- [ ] Modules and vendor dependencies have been updated; run
go mod tidy && go mod vendor
- [ ] When updating library version must provide reason/explanation for this update.
- [ ] I have added tests to cover my changes.
- [ ] All new and existing tests passed.
- [ ] Check your code additions will not fail linting checks:
- [ ]
go fmt -s
- [ ]
go vet
- [ ]
API tests result: success :white_check_mark:
Branch used: refs/pull/4228/merge
Commit:
Triggered by: pull_request (@Aenimus)
Execution page
API tests result: skipped :no_entry_sign: Branch used: refs/heads/release-4.1-update-import-paths Commit: 899ddc72531e38a595de5ad6dbd1e902c5b9da8a [release-4.1-update-import-paths] Reverted testplugin/go.mod
[changelog] internal: Reverted testplugin/go.mod Triggered by: push (@Aenimus) Execution page
API tests result: skipped :no_entry_sign: Branch used: refs/pull/4228/merge Commit: 899ddc72531e38a595de5ad6dbd1e902c5b9da8a Triggered by: pull_request (@Aenimus) Execution page
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication