Skip to content

Commit

Permalink
Bump github.com/Netflix/go-env
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.0-20220526054621-78278af1949d to 0.0.1.
- [Release notes](https://github.com/Netflix/go-env/releases)
- [Commits](https://github.com/Netflix/go-env/commits/v0.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 7, 2024
1 parent caa1c02 commit f669f5c
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,10 +1,9 @@
module beryju.io/gravity

go 1.22.3

require (
github.com/0xERR0R/blocky v0.9.2-0.20240508095927-d51d39929f34
github.com/Netflix/go-env v0.0.0-20220526054621-78278af1949d
github.com/Netflix/go-env v0.0.1
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.0-20220526054621-78278af1949d h1:wvStE9wLpws31NiWUx+38wny1msZ/tm+eL5xmm4Y7So=
github.com/Netflix/go-env v0.0.0-20220526054621-78278af1949d/go.mod h1:9XMFaCeRyW7fC9XJOWQ+NdAv8VLG7ys7l3x4ozEGLUQ=
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/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 f669f5c

Please sign in to comment.