aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 43bada7..c28199c 100644
--- a/go.mod
+++ b/go.mod
@@ -16,7 +16,7 @@ require (
github.com/google/uuid v1.3.1
github.com/mitchellh/mapstructure v1.5.0
github.com/nightlyone/lockfile v1.0.0
- golang.org/x/net v0.15.0
+ golang.org/x/net v0.16.0
gopkg.in/yaml.v3 v3.0.1
)