Skip to content

Commit

Permalink
chore: bump github.com/runatlantis/atlantis in the atlantis group
Browse files Browse the repository at this point in the history
Bumps the atlantis group with 1 update: [github.com/runatlantis/atlantis](https://github.com/runatlantis/atlantis).


Updates `github.com/runatlantis/atlantis` from 0.28.4 to 0.28.5
- [Release notes](https://github.com/runatlantis/atlantis/releases)
- [Changelog](https://github.com/runatlantis/atlantis/blob/main/CHANGELOG.md)
- [Commits](runatlantis/atlantis@v0.28.4...v0.28.5)

---
updated-dependencies:
- dependency-name: github.com/runatlantis/atlantis
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: atlantis
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 9, 2024
1 parent 1419920 commit 11c5d6a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
module github.com/chanzuckerberg/fogg

go 1.22.4

replace github.com/spf13/afero => github.com/chanzuckerberg/afero v0.0.0-20190514223411-36a9495a9b51

require (
Expand All @@ -27,7 +26,7 @@ require (
github.com/mitchellh/go-homedir v1.1.0
github.com/peterbourgon/diskv v2.0.1+incompatible
github.com/pkg/errors v0.9.1
github.com/runatlantis/atlantis v0.28.4
github.com/runatlantis/atlantis v0.28.5
github.com/segmentio/go-prompt v1.2.1-0.20161017233205-f0d19b6901ad
github.com/sirupsen/logrus v1.9.3
github.com/spf13/afero v1.11.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -755,8 +755,8 @@ github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFR
github.com/rogpeppe/go-internal v1.9.0/go.mod h1:WtVeX8xhTBvf0smdhujwtBcq4Qrzq/fJaraNFVN+nFs=
github.com/rogpeppe/go-internal v1.11.0 h1:cWPaGQEPrBb5/AsnsZesgZZ9yb1OQ+GOISoDNXVBh4M=
github.com/rogpeppe/go-internal v1.11.0/go.mod h1:ddIwULY96R17DhadqLgMfk9H9tvdUzkipdSkR5nkCZA=
github.com/runatlantis/atlantis v0.28.4 h1:4EvB0Rds4Mk5A43QTHrr3QmBHyUza07/kqDDnP+bAlU=
github.com/runatlantis/atlantis v0.28.4/go.mod h1:WbjXUrPEbYxV65CtTxIP3/WHRGFWR0TzUtLQEstywec=
github.com/runatlantis/atlantis v0.28.5 h1:YnzHd2VUbTKNH2jfvPAPH6auWeussxa6wBxzbEKj+iw=
github.com/runatlantis/atlantis v0.28.5/go.mod h1:KObODDEur6ckzeg3RlJusGvVZKuU/3DtEtwOP/2ZlW0=
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
github.com/satori/go.uuid v1.2.0/go.mod h1:dA0hQrYB0VpLJoorglMZABFdXlWrHn1NEOzdhQKdks0=
github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529/go.mod h1:DxrIzT+xaE7yg65j358z/aeFdxmN0P9QXhEzd20vsDc=
Expand Down

0 comments on commit 11c5d6a

Please sign in to comment.