Skip to content

Commit 3326d90

Browse files
authored
Chore: removes config files covered in core library (#4178)
1 parent b5c12d1 commit 3326d90

File tree

13 files changed

+1
-2902
lines changed

13 files changed

+1
-2902
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ require (
2323
github.com/evergreen-ci/shrub v0.0.0-20250506131348-39cf0eb2b3dc
2424
github.com/getkin/kin-openapi v0.133.0
2525
github.com/go-test/deep v1.1.1
26-
github.com/golang-jwt/jwt/v5 v5.3.0
2726
github.com/google/go-github/v61 v61.0.0
2827
github.com/hinshun/vt10x v0.0.0-20220301184237-5011da428d02
2928
github.com/klauspost/compress v1.18.0
@@ -63,6 +62,7 @@ require (
6362
github.com/cli/safeexec v1.0.0 // indirect
6463
github.com/danieljoos/wincred v1.2.2 // indirect
6564
github.com/godbus/dbus/v5 v5.1.0 // indirect
65+
github.com/golang-jwt/jwt/v5 v5.3.0 // indirect
6666
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
6767
github.com/google/addlicense v1.1.1 // indirect
6868
github.com/google/go-licenses/v2 v2.0.0-alpha.1 // indirect

internal/config/config.go

Lines changed: 0 additions & 44 deletions
This file was deleted.

internal/config/identifiers.go

Lines changed: 0 additions & 84 deletions
This file was deleted.

0 commit comments

Comments
 (0)