Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaasuni committed Jan 21, 2025
1 parent 74e1211 commit d0bfecd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
The MIT License (MIT)

Copyright (c) 2015 Alexandre Cesaro
Copyright (c) 2016-2024 Nicola Asuni - Tecnick.com
Copyright (c) 2016-2025 Nicola Asuni - Tecnick.com

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.25
1.0.26
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/tecnickcom/statsd

go 1.23

toolchain go1.23.4
toolchain go1.23.5

require (
github.com/golang/mock v1.6.0
Expand Down

0 comments on commit d0bfecd

Please sign in to comment.