Skip to content

Commit

Permalink
Bump github.com/Netflix/go-env from 0.0.1 to 0.1.0 (#1163)
Browse files Browse the repository at this point in the history
Bumps [github.com/Netflix/go-env](https://github.com/Netflix/go-env) from 0.0.1 to 0.1.0.
- [Release notes](https://github.com/Netflix/go-env/releases)
- [Commits](Netflix/go-env@v0.0.1...v0.1.0)

---
updated-dependencies:
- dependency-name: github.com/Netflix/go-env
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 30, 2024
1 parent c0ab51f commit c209017
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ toolchain go1.23.0

require (
github.com/0xERR0R/blocky v0.9.2-0.20240508095927-d51d39929f34
github.com/Netflix/go-env v0.0.1
github.com/Netflix/go-env v0.1.0
github.com/Ullaakut/nmap/v2 v2.2.2
github.com/aeden/traceroute v0.0.0-20210211061815-03f5f7cb7908
github.com/api7/etcdstore v1.1.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ github.com/DataDog/sketches-go v1.4.2/go.mod h1:xJIXldczJyyjnbDop7ZZcLxJdV3+7Kra
github.com/Microsoft/go-winio v0.5.0/go.mod h1:JPGBdM1cNvN/6ISo+n8V5iA4v8pBzdOpzfwIujj1a84=
github.com/Microsoft/go-winio v0.6.1 h1:9/kr64B9VUZrLm5YYwbGtUJnMgqWVOdUAXu6Migciow=
github.com/Microsoft/go-winio v0.6.1/go.mod h1:LRdKpFKfdobln8UmuiYcKPot9D2v6svN5+sAH+4kjUM=
github.com/Netflix/go-env v0.0.1 h1:8qIjVK5eR54CmAvRiS4VXy/tkhi/KeOKjpAHO0990oM=
github.com/Netflix/go-env v0.0.1/go.mod h1:XTo6a/MzolfKW0be/DjOtzUpNvmmc72g2I7dso3OjUk=
github.com/Netflix/go-env v0.1.0 h1:qSMk2A4D6urE/YqOKpLeOkaATGmFmMLo56E7kNNKypk=
github.com/Netflix/go-env v0.1.0/go.mod h1:9IRTAm+pQDPMpUtMLR26JOrjHnAWz3KUbhaegqTdhfY=
github.com/RaveNoX/go-jsoncommentstrip v1.0.0/go.mod h1:78ihd09MekBnJnxpICcwzCMzGrKSKYe4AqU6PDYYpjk=
github.com/ThinkChaos/parcour v0.0.0-20230710171753-fbf917c9eaef h1:lg6zRor4+PZN1Pxqtieo/NMhd61ZdV1Z/+bFURWIVfU=
github.com/ThinkChaos/parcour v0.0.0-20230710171753-fbf917c9eaef/go.mod h1:hkcYs23P9zbezt09v8168B4lt69PGuoxRPQ6IJHKpHo=
Expand Down

0 comments on commit c209017

Please sign in to comment.